Plugin Directory

Changeset 3279476


Ignore:
Timestamp:
04/22/2025 11:28:00 PM (11 months ago)
Author:
wpcentrics
Message:

uploading new version

Location:
fish-and-ships/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fish-and-ships/trunk/fish-and-ships.php

    r3262304 r3279476  
    44 * Plugin URI: https://www.wp-centrics.com/
    55 * Description: The most flexible and all-in-one table rate shipping plugin. Previously named "Fish and Ships"
    6  * Version: 2.0.2
     6 * Version: 2.0.3
    77 * Author: wpcentrics
    88 * Author URI: https://www.wp-centrics.com
     
    1010 * Domain Path: /languages
    1111 * Requires at least: 4.7
    12  * Tested up to: 6.7
     12 * Tested up to: 6.8
    1313 * WC requires at least: 3.0
    14  * WC tested up to: 9.7
    15  * Requires PHP: 7.0
     14 * WC tested up to: 9.8
     15 * Requires PHP: 7.4
    1616 * Requires Plugins: woocommerce
    1717 * License: GPLv2
     
    4343} else {
    4444
    45     define ('WC_FNS_VERSION', '2.0.2' );
     45    define ('WC_FNS_VERSION', '2.0.3' );
    4646    define ('WC_FNS_PATH', dirname(__FILE__) . '/' );
    4747    define ('WC_FNS_URL', plugin_dir_url( __FILE__ ) );
  • fish-and-ships/trunk/readme.txt

    r3267081 r3279476  
    44Tags: shipping rates, table rate shipping, shipping method, table rate
    55Requires at least: 4.7
    6 Tested up to: 6.7
     6Tested up to: 6.8
    77WC requires at least: 3.0
    8 WC tested up to: 9.7
    9 Stable tag: 2.0.2
    10 Requires PHP: 7.0
     8WC tested up to: 9.8
     9Stable tag: 2.0.3
     10Requires PHP: 7.4
    1111Requires Plugins: woocommerce
    1212License: GPLv2 or later
     
    232232== Changelog ==
    233233
     234= 2.0.3 - 23/04/2025 =
     235* Checked for WP 6.8
     236* Checked for WC 9.8
     237
    234238= 2.0.2 - 26/03/2025 =
    235239* Solved bug in the support of StudioWombat Advanced Product Fields (introduced in 2.0.1)
Note: See TracChangeset for help on using the changeset viewer.