Plugin Directory

Changeset 2928025


Ignore:
Timestamp:
06/19/2023 02:24:27 PM (3 years ago)
Author:
sendbox
Message:

updated version

Location:
sendbox-shipping
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sendbox-shipping/tags/4.4/wooss.php

    r2928018 r2928025  
    1616 * Plugin URI:        #
    1717 * Description:       This is a woocommerce plugin that enables you ship from your store to anywhere in the world.
    18  * Version:           3.3.5
     18 * Version:           4.4
    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', '3.3.5');
     37define('WOOSS_VERSION', '4.4');
    3838
    3939/**
  • sendbox-shipping/trunk/wooss.php

    r2801237 r2928025  
    1616 * Plugin URI:        #
    1717 * Description:       This is a woocommerce plugin that enables you ship from your store to anywhere in the world.
    18  * Version:           3.3.5
     18 * Version:           4.4
    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', '3.3.5');
     37define('WOOSS_VERSION', '4.4');
    3838
    3939/**
Note: See TracChangeset for help on using the changeset viewer.