Plugin Directory

Changeset 3418170


Ignore:
Timestamp:
12/12/2025 11:26:33 AM (4 months ago)
Author:
clickshipfc
Message:

Release Tag version 1.0.9

Location:
clickship/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • clickship/trunk/clickship.php

    r3412607 r3418170  
    1616 * Plugin URI:        https://www.clickship.com/
    1717 * Description:       We provide shipping rates at checkout to your customers.
    18  * Version:           1.0.7
     18 * Version:           1.0.9
    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.7');
     36define('CLICKSHIP_VERSION', '1.0.9');
    3737define('CLICKSHIP_MIN_PHP_VERSION', '7.2');
    3838define('CLICKSHIP_MIN_WP_VERSION', '5.8');
  • clickship/trunk/readme.txt

    r3418167 r3418170  
    55Tested up to: 6.9
    66Requires PHP: 7.2
    7 Stable tag: 1.0.8
     7Stable tag: 1.0.9
    88License: GNU General Public License v3.0
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    102102Minor bug fixes.
    103103
    104 = 1.0.8 =
     104= 1.0.9 =
    105105Minor bug fixes.
    106106Tested upto Wordpress 6.9 version
Note: See TracChangeset for help on using the changeset viewer.