Plugin Directory

Changeset 3238166


Ignore:
Timestamp:
02/10/2025 08:09:07 PM (14 months ago)
Author:
clickshipfc
Message:

Upgraded ClickShip Version to 1.0.3

Location:
clickship/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • clickship/trunk/clickship.php

    r3160088 r3238166  
    1616 * Plugin URI:        https://www.clickship.com/
    1717 * Description:       We provide shipping rates at checkout to your customers.
    18  * Version:           1.0.2
     18 * Version:           1.0.3
    1919 * Author:            ClickShip
    2020 * Author URI:        https://www.clickship.com/
     
    3434 * Rename this for your plugin and update it as you release new versions.
    3535 */
    36 define('CLICKSHIP_VERSION', '1.0.2');
     36define('CLICKSHIP_VERSION', '1.0.3');
    3737define('CLICKSHIP_MIN_PHP_VERSION', '7.2');
    3838define('CLICKSHIP_MIN_WP_VERSION', '5.8');
  • clickship/trunk/readme.txt

    r3238047 r3238166  
    55Tested up to: 6.7.1
    66Requires PHP: 7.2
    7 Stable tag: 1.0.2
     7Stable tag: 1.0.3
    88License: GNU General Public License v3.0
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset for help on using the changeset viewer.