Changeset 3238166
- Timestamp:
- 02/10/2025 08:09:07 PM (14 months ago)
- Location:
- clickship/trunk
- Files:
-
- 2 edited
-
clickship.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
clickship/trunk/clickship.php
r3160088 r3238166 16 16 * Plugin URI: https://www.clickship.com/ 17 17 * Description: We provide shipping rates at checkout to your customers. 18 * Version: 1.0. 218 * Version: 1.0.3 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. 2');36 define('CLICKSHIP_VERSION', '1.0.3'); 37 37 define('CLICKSHIP_MIN_PHP_VERSION', '7.2'); 38 38 define('CLICKSHIP_MIN_WP_VERSION', '5.8'); -
clickship/trunk/readme.txt
r3238047 r3238166 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 7.2 7 Stable tag: 1.0. 27 Stable tag: 1.0.3 8 8 License: GNU General Public License v3.0 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset
for help on using the changeset viewer.