Changeset 2364691
- Timestamp:
- 08/19/2020 08:45:58 AM (6 years ago)
- Location:
- webphone/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
webphone.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
webphone/trunk/readme.txt
r2282462 r2364691 150 150 == Changelog == 151 151 152 = 2.0.6 = 153 * Tested up to 5.5 WP version. 154 152 155 = 2.0.5 = 153 156 * Tested up to 5.4 WP version. -
webphone/trunk/webphone.php
r2282462 r2364691 13 13 * Plugin URI: https://wordpress.org/plugins/webphone/ 14 14 * Description: Set Webphone setting parameters 15 * Version: 2.0. 515 * Version: 2.0.6 16 16 * Requires at least: 5.0 17 17 * Requires PHP: 5.4 … … 33 33 * Currently plugin version. 34 34 */ 35 define( 'WPHD_WEBPHONE_DYNAMICS_VERSION', '2.0. 5' );35 define( 'WPHD_WEBPHONE_DYNAMICS_VERSION', '2.0.6' ); 36 36 37 37
Note: See TracChangeset
for help on using the changeset viewer.