Changeset 2813277
- Timestamp:
- 11/07/2022 08:33:44 AM (3 years ago)
- Location:
- webphone/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
webphone.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
webphone/trunk/readme.txt
r2739064 r2813277 4 4 Tags: Webphone, Webphone dynamics, Webphone dinamcis, Webphone, clicktocall, c2c, calls, web, callmeback, web calls 5 5 Requires at least: 5.0 6 Tested up to: 6. 07 Stable tag: 2.1. 26 Tested up to: 6.1 7 Stable tag: 2.1.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 150 150 == Changelog == 151 151 152 = 2.1.3 = 153 * Tested up to 6.1 WP version. 154 152 155 = 2.1.2 = 153 156 * Tested up to 6.0 WP version. -
webphone/trunk/webphone.php
r2739064 r2813277 13 13 * Plugin URI: https://wordpress.org/plugins/webphone/ 14 14 * Description: Set Webphone setting parameters 15 * Version: 2.1. 215 * Version: 2.1.3 16 16 * Requires at least: 5.0 17 * Requires PHP: 5.617 * Requires PHP: 7.0 18 18 * Author: Webphone | Ipglobal 19 19 * Author URI: https://webphone.net/en … … 33 33 * Currently plugin version. 34 34 */ 35 define( 'WPHD_WEBPHONE_DYNAMICS_VERSION', '2.1. 2' );35 define( 'WPHD_WEBPHONE_DYNAMICS_VERSION', '2.1.3' ); 36 36 37 37
Note: See TracChangeset
for help on using the changeset viewer.