Plugin Directory

Changeset 3217295


Ignore:
Timestamp:
01/05/2025 09:48:49 PM (15 months ago)
Author:
sendbox
Message:

new update

Location:
sendbox-shipping
Files:
46 added
2 edited

Legend:

Unmodified
Added
Removed
  • sendbox-shipping/trunk/README.txt

    r3217291 r3217295  
    44Tags: shipping, shipping zones, local shipping, international shipping
    55Requires at least:  6.5.4
    6 Tested up to:  6.5.4
    7 Stable tag: 4.9
    8 Requires PHP: 5.3
     6Tested up to:  6.7
     7Stable tag: 5.0
     8Requires PHP: 8.0
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    113113<h3> Arbitrary section </h3>
    114114
    115 <b>It is important to have a very stable internet when using this plguin to have maximum satisfaction</b>
     115<b>It is important to have a very stable internet when using this plguin to have maximum satisfaction..</b>
    116116
    117117
  • sendbox-shipping/trunk/wooss.php

    r3217291 r3217295  
    1616 * Plugin URI:        #
    1717 * Description:       A Sendbox WooCommerce shipping plugin that enables you ship from your store to anywhere in the world.
    18  * Version:           4.9.1
     18 * Version:           5.0
    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', '4.9.1');
     37define('WOOSS_VERSION', '5.0');
    3838
    3939/**
Note: See TracChangeset for help on using the changeset viewer.