Plugin Directory

Changeset 2430711


Ignore:
Timestamp:
12/03/2020 07:27:35 AM (5 years ago)
Author:
websitevoice
Message:

Update to WordPress 5.6

Location:
websitevoice/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • websitevoice/trunk/README.txt

    r2352812 r2430711  
    4444== Changelog ==
    4545
     46= 1.1.7 =
     47
     48* Update to WordPress 5.6
     49
    4650= 1.1.6 =
    4751
  • websitevoice/trunk/websitevoice.php

    r2352812 r2430711  
    55 * Plugin URI:        https://websitevoice.com
    66 * Description:       Turn your articles into high-quality audio for your audience to listen while they’re busy multitasking or on the go.
    7  * Version:           1.1.6
     7 * Version:           1.1.7
    88 * Author:            WebsiteVoice
    99 * License:           GPL-2.0+
     
    1313
    1414if (!defined('WEBSITEVOICE_VERSION_NUM'))
    15   define('WEBSITEVOICE_VERSION_NUM', '1.1.6');
     15  define('WEBSITEVOICE_VERSION_NUM', '1.1.7');
    1616
    1717if (!defined('WEBSITEVOICE_VERSION_KEY'))
Note: See TracChangeset for help on using the changeset viewer.