Plugin Directory

Changeset 3156342


Ignore:
Timestamp:
09/23/2024 12:53:29 PM (19 months ago)
Author:
sendbox
Message:

new version update

Location:
sendbox-shipping
Files:
46 added
2 edited

Legend:

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

    r3156318 r3156342  
    55Requires at least:  6.5.4
    66Tested up to:  6.5.4
    7 Stable tag: 4.4
     7Stable tag: 4.6
    88Requires PHP: 5.3
    99License: GPLv2 or later
     
    104104<p>Ability to remove comma if it on state and city</p>
    105105
    106 <b>4.5</b>
     106<b>4.6</b>
    107107<p>New update wp compactibility.</p>
    108108
  • sendbox-shipping/trunk/wooss.php

    r3156287 r3156342  
    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.5
     18 * Version:           4.6
    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.5');
     37define('WOOSS_VERSION', '4.6');
    3838
    3939/**
Note: See TracChangeset for help on using the changeset viewer.