Plugin Directory

Changeset 2638689


Ignore:
Timestamp:
12/02/2021 05:12:29 PM (4 years ago)
Author:
wordable
Message:

Plugin Update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wordable/trunk/wordable.php

    r2638686 r2638689  
    44 * Plugin URI: http://wordable.io
    55 * Description: This plugin allows you to instantly export Google Docs to WordPress posts or pages.
    6  * Version: 7.1
     6 * Version: 7.1.1
    77 * Author: Wordable
    88 * Author URI: https://wordable.io
     
    1111 */
    1212
    13 define('WORDABLE_VERSION', '7.1');
     13define('WORDABLE_VERSION', '7.1.1');
    1414add_action('admin_notices', 'wordable_admin_notices');
    1515
Note: See TracChangeset for help on using the changeset viewer.