Plugin Directory

Changeset 2657714


Ignore:
Timestamp:
01/14/2022 02:28:53 PM (4 years ago)
Author:
one2tek
Message:

Improvements

Location:
mybox-b2b
Files:
14 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • mybox-b2b/trunk/README.txt

    r2657710 r2657714  
    6565
    6666== Changelog ==
    67 = 3.1.1 =
     67= 3.1.2 =
    6868* Speed improvements
    6969
  • mybox-b2b/trunk/includes/class-mybox-b2b.php

    r2657710 r2657714  
    7171            $this->version = MYBOX_B2B_VERSION;
    7272        } else {
    73             $this->version = '3.1.1';
     73            $this->version = '3.1.2';
    7474        }
    7575        $this->plugin_name = 'mybox-b2b';
  • mybox-b2b/trunk/mybox-b2b.php

    r2657710 r2657714  
    1717 * Plugin URI:        https://www.mybox.com.pa/mybox-b2b
    1818 * Description:       This plugin connects to Mybox API automatically trigger shipment request when sold with woocommerce.
    19  * Version:           3.1.1
     19 * Version:           3.1.2
    2020 * Author:            One2tek
    2121 * Author URI:        one2tek.com
Note: See TracChangeset for help on using the changeset viewer.