Plugin Directory

Changeset 3323426


Ignore:
Timestamp:
07/07/2025 10:39:19 AM (9 months ago)
Author:
ferdev
Message:

Tagging version 4.7.4

Location:
woocommerce-shipstation-integration
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • woocommerce-shipstation-integration/tags/4.7.4/changelog.txt

    r3320225 r3323426  
    11*** ShipStation for WooCommerce ***
     2
     3= 4.7.4 - 2025-07-07 =
     4* Tweak - WooCommerce 10.0 compatibility.
    25
    36= 4.7.3 - 2025-06-30 =
  • woocommerce-shipstation-integration/tags/4.7.4/languages/woocommerce-shipstation.pot

    r3320225 r3323426  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: ShipStation for WooCommerce 4.7.3\n"
     5"Project-Id-Version: ShipStation for WooCommerce 4.7.4\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/woocommerce-shipstation\n"
    8 "POT-Creation-Date: 2025-06-30 19:17:20+00:00\n"
     8"POT-Creation-Date: 2025-07-07 10:38:36+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
  • woocommerce-shipstation-integration/tags/4.7.4/readme.txt

    r3320225 r3323426  
    44Requires at least: 6.7
    55Tested up to: 6.8
    6 WC tested up to: 9.9
    7 WC requires at least: 9.7
     6WC tested up to: 10.0
     7WC requires at least: 9.8
    88Requires PHP: 7.4
    99Requires Plugins: woocommerce
    10 Stable tag: 4.7.3
     10Stable tag: 4.7.4
    1111License: GPLv3
    1212License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    7070
    7171== Changelog ==
     72
     73= 4.7.4 - 2025-07-07 =
     74* Tweak - WooCommerce 10.0 compatibility.
    7275
    7376= 4.7.3 - 2025-06-30 =
  • woocommerce-shipstation-integration/tags/4.7.4/woocommerce-shipstation.php

    r3320225 r3323426  
    33 * Plugin Name: ShipStation for WooCommerce
    44 * Plugin URI: https://woocommerce.com/products/shipstation-integration/
    5  * Version: 4.7.3
     5 * Version: 4.7.4
    66 * Description: Ship your WooCommerce orders with confidence, save on top carriers, and automate your processes with ShipStation.
    77 * Author: WooCommerce
     
    1313 * Requires at least: 6.7
    1414 * Tested up to: 6.8
    15  * WC requires at least: 9.7
    16  * WC tested up to: 9.9
     15 * WC requires at least: 9.8
     16 * WC tested up to: 10.0
    1717 *
    1818 * Copyright: © 2025 WooCommerce
     
    6464    }
    6565
    66     define( 'WC_SHIPSTATION_VERSION', '4.7.3' ); // WRCS: DEFINED_VERSION.
     66    define( 'WC_SHIPSTATION_VERSION', '4.7.4' ); // WRCS: DEFINED_VERSION.
    6767
    6868    if ( ! defined( 'WC_SHIPSTATION_EXPORT_LIMIT' ) ) {
  • woocommerce-shipstation-integration/trunk/changelog.txt

    r3320225 r3323426  
    11*** ShipStation for WooCommerce ***
     2
     3= 4.7.4 - 2025-07-07 =
     4* Tweak - WooCommerce 10.0 compatibility.
    25
    36= 4.7.3 - 2025-06-30 =
  • woocommerce-shipstation-integration/trunk/languages/woocommerce-shipstation.pot

    r3320225 r3323426  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: ShipStation for WooCommerce 4.7.3\n"
     5"Project-Id-Version: ShipStation for WooCommerce 4.7.4\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/woocommerce-shipstation\n"
    8 "POT-Creation-Date: 2025-06-30 19:17:20+00:00\n"
     8"POT-Creation-Date: 2025-07-07 10:38:36+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
  • woocommerce-shipstation-integration/trunk/readme.txt

    r3320225 r3323426  
    44Requires at least: 6.7
    55Tested up to: 6.8
    6 WC tested up to: 9.9
    7 WC requires at least: 9.7
     6WC tested up to: 10.0
     7WC requires at least: 9.8
    88Requires PHP: 7.4
    99Requires Plugins: woocommerce
    10 Stable tag: 4.7.3
     10Stable tag: 4.7.4
    1111License: GPLv3
    1212License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    7070
    7171== Changelog ==
     72
     73= 4.7.4 - 2025-07-07 =
     74* Tweak - WooCommerce 10.0 compatibility.
    7275
    7376= 4.7.3 - 2025-06-30 =
  • woocommerce-shipstation-integration/trunk/woocommerce-shipstation.php

    r3320225 r3323426  
    33 * Plugin Name: ShipStation for WooCommerce
    44 * Plugin URI: https://woocommerce.com/products/shipstation-integration/
    5  * Version: 4.7.3
     5 * Version: 4.7.4
    66 * Description: Ship your WooCommerce orders with confidence, save on top carriers, and automate your processes with ShipStation.
    77 * Author: WooCommerce
     
    1313 * Requires at least: 6.7
    1414 * Tested up to: 6.8
    15  * WC requires at least: 9.7
    16  * WC tested up to: 9.9
     15 * WC requires at least: 9.8
     16 * WC tested up to: 10.0
    1717 *
    1818 * Copyright: © 2025 WooCommerce
     
    6464    }
    6565
    66     define( 'WC_SHIPSTATION_VERSION', '4.7.3' ); // WRCS: DEFINED_VERSION.
     66    define( 'WC_SHIPSTATION_VERSION', '4.7.4' ); // WRCS: DEFINED_VERSION.
    6767
    6868    if ( ! defined( 'WC_SHIPSTATION_EXPORT_LIMIT' ) ) {
Note: See TracChangeset for help on using the changeset viewer.