Changeset 3418170
- Timestamp:
- 12/12/2025 11:26:33 AM (4 months ago)
- Location:
- clickship/trunk
- Files:
-
- 2 edited
-
clickship.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
clickship/trunk/clickship.php
r3412607 r3418170 16 16 * Plugin URI: https://www.clickship.com/ 17 17 * Description: We provide shipping rates at checkout to your customers. 18 * Version: 1.0. 718 * Version: 1.0.9 19 19 * Author: ClickShip 20 20 * Author URI: https://www.clickship.com/ … … 34 34 * Rename this for your plugin and update it as you release new versions. 35 35 */ 36 define('CLICKSHIP_VERSION', '1.0. 7');36 define('CLICKSHIP_VERSION', '1.0.9'); 37 37 define('CLICKSHIP_MIN_PHP_VERSION', '7.2'); 38 38 define('CLICKSHIP_MIN_WP_VERSION', '5.8'); -
clickship/trunk/readme.txt
r3418167 r3418170 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.2 7 Stable tag: 1.0. 87 Stable tag: 1.0.9 8 8 License: GNU General Public License v3.0 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 102 102 Minor bug fixes. 103 103 104 = 1.0. 8=104 = 1.0.9 = 105 105 Minor bug fixes. 106 106 Tested upto Wordpress 6.9 version
Note: See TracChangeset
for help on using the changeset viewer.