Plugin Directory

Changeset 3347022


Ignore:
Timestamp:
08/19/2025 12:53:10 PM (8 months ago)
Author:
sendbox
Message:

update

Location:
sendbox-shipping
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • sendbox-shipping/tags/5.3/README.txt

    r3347015 r3347022  
    55Requires at least:  6.5.4
    66Tested up to:  6.7
    7 Stable tag: 5.2
     7Stable tag: 5.3
    88Requires PHP: 8.0
    99License: GPLv2 or later
  • sendbox-shipping/tags/5.3/languages/wooss-en_US.po

    r3347015 r3347022  
    1313"Content-Transfer-Encoding: 8bit\n"
    1414"X-Generator: Loco https://localise.biz/\n"
    15 "X-Loco-Version: 2.3.0; wp-5.2.2"
     15"X-Loco-Version: 2.3.0; wp-5.3.2"
    1616
    1717#. URI of the plugin
  • sendbox-shipping/tags/5.3/languages/wooss.pot

    r3347015 r3347022  
    1414"Content-Transfer-Encoding: 8bit\n"
    1515"X-Generator: Loco https://localise.biz/\n"
    16 "X-Loco-Version: 2.3.0; wp-5.2.2"
     16"X-Loco-Version: 2.3.0; wp-5.3.2"
    1717
    1818#. URI of the plugin
  • sendbox-shipping/tags/5.3/wooss.php

    r3347015 r3347022  
    1616 * Plugin URI:        #
    1717 * Description:       A Sendbox WooCommerce shipping plugin that enables you ship from your store to anywhere in the world.
    18  * Version:           5.2
     18 * Version:           5.3
    1919 * Author:            sendbox
    2020 * Author URI:        https://sendbox.ng/
     
    3535 * Rename this for your plugin and update it as you release new versions.
    3636 */
    37 define('WOOSS_VERSION', '5.2');
     37define('WOOSS_VERSION', '5.3');
    3838
    3939/**
  • sendbox-shipping/trunk/README.txt

    r3255662 r3347022  
    55Requires at least:  6.5.4
    66Tested up to:  6.7
    7 Stable tag: 5.2
     7Stable tag: 5.3
    88Requires PHP: 8.0
    99License: GPLv2 or later
  • sendbox-shipping/trunk/wooss.php

    r3255662 r3347022  
    1616 * Plugin URI:        #
    1717 * Description:       A Sendbox WooCommerce shipping plugin that enables you ship from your store to anywhere in the world.
    18  * Version:           5.2
     18 * Version:           5.3
    1919 * Author:            sendbox
    2020 * Author URI:        https://sendbox.ng/
     
    3535 * Rename this for your plugin and update it as you release new versions.
    3636 */
    37 define('WOOSS_VERSION', '5.2');
     37define('WOOSS_VERSION', '5.3');
    3838
    3939/**
Note: See TracChangeset for help on using the changeset viewer.