Plugin Directory

Changeset 2653254


Ignore:
Timestamp:
01/05/2022 06:56:44 PM (4 years ago)
Author:
wordable
Message:

7.1.4

Location:
wordable/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • wordable/trunk/readme.txt

    r2641964 r2653254  
    3434
    3535== Changelog ==
     36
     37= 7.1.4 =
     38* Bug Fixes
    3639
    3740= 7.1.3 =
  • wordable/trunk/wordable.php

    r2641964 r2653254  
    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.3
     6 * Version: 7.1.4
    77 * Author: Wordable
    88 * Author URI: https://wordable.io
     
    1111 */
    1212
    13 define('WORDABLE_VERSION', '7.1.3');
     13define('WORDABLE_VERSION', '7.1.4');
    1414add_action('admin_notices', 'wordable_admin_notices');
    1515
Note: See TracChangeset for help on using the changeset viewer.