Changeset 2189956
- Timestamp:
- 11/11/2019 05:36:49 PM (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
r2189660 r2189956 5 5 Requires at least: 4.0 6 6 Tested up to: 5.2.4 7 Stable tag: 2.0 7 Stable tag: 2.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
webphone/trunk/webphone.php
r2189952 r2189956 13 13 * Plugin URI: https://wordpress.org/plugins/webphone/ 14 14 * Description: Set Webphone setting parameters 15 * Version: 2.0. 015 * Version: 2.0.1 16 16 * Requires at least: 5.2 17 17 * Requires PHP: 5.4 … … 33 33 * Currently plugin version. 34 34 */ 35 define( 'WPHD_WEBPHONE_DYNAMICS_VERSION', '2.0. 0' );35 define( 'WPHD_WEBPHONE_DYNAMICS_VERSION', '2.0.1' ); 36 36 37 37
Note: See TracChangeset
for help on using the changeset viewer.