Plugin Directory

Changeset 2684279


Ignore:
Timestamp:
02/24/2022 09:54:26 AM (4 years ago)
Author:
websitevoice
Message:

Updated assets

Location:
websitevoice/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • websitevoice/trunk/README.txt

    r2665934 r2684279  
    4444
    4545== Changelog ==
     46
     47= 1.2.2 =
     48
     49* Update assets
    4650
    4751= 1.2.1 =
  • websitevoice/trunk/websitevoice.php

    r2665934 r2684279  
    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.2.1
     7 * Version:           1.2.2
    88 * Author:            WebsiteVoice
    99 * License:           GPL-2.0+
     
    1313
    1414if (!defined('WEBSITEVOICE_VERSION_NUM'))
    15   define('WEBSITEVOICE_VERSION_NUM', '1.2.1');
     15  define('WEBSITEVOICE_VERSION_NUM', '1.2.2');
    1616
    1717if (!defined('WEBSITEVOICE_VERSION_KEY'))
Note: See TracChangeset for help on using the changeset viewer.