Changeset 2430711
- Timestamp:
- 12/03/2020 07:27:35 AM (5 years ago)
- Location:
- websitevoice/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
websitevoice.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
websitevoice/trunk/README.txt
r2352812 r2430711 44 44 == Changelog == 45 45 46 = 1.1.7 = 47 48 * Update to WordPress 5.6 49 46 50 = 1.1.6 = 47 51 -
websitevoice/trunk/websitevoice.php
r2352812 r2430711 5 5 * Plugin URI: https://websitevoice.com 6 6 * 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. 67 * Version: 1.1.7 8 8 * Author: WebsiteVoice 9 9 * License: GPL-2.0+ … … 13 13 14 14 if (!defined('WEBSITEVOICE_VERSION_NUM')) 15 define('WEBSITEVOICE_VERSION_NUM', '1.1. 6');15 define('WEBSITEVOICE_VERSION_NUM', '1.1.7'); 16 16 17 17 if (!defined('WEBSITEVOICE_VERSION_KEY'))
Note: See TracChangeset
for help on using the changeset viewer.