Changeset 2701675
- Timestamp:
- 03/30/2022 06:20:18 AM (4 years ago)
- Location:
- websitevoice/trunk
- Files:
-
- 2 added
- 2 edited
-
README.txt (modified) (1 diff)
-
images (added)
-
images/apple-touch-icon.png (added)
-
websitevoice.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
websitevoice/trunk/README.txt
r2701670 r2701675 44 44 45 45 == Changelog == 46 47 = 1.3.1 = 48 49 * Fix missing image 46 50 47 51 = 1.3.0 = -
websitevoice/trunk/websitevoice.php
r2701670 r2701675 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.3. 07 * Version: 1.3.1 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.3. 0');15 define('WEBSITEVOICE_VERSION_NUM', '1.3.1'); 16 16 17 17 if (!defined('WEBSITEVOICE_VERSION_KEY'))
Note: See TracChangeset
for help on using the changeset viewer.