Plugin Directory

Changeset 2987437


Ignore:
Timestamp:
11/01/2023 02:07:11 PM (2 years ago)
Author:
bobgroup
Message:

Update to version 2.5.21 from GitHub

Location:
uafrica-shipping
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • uafrica-shipping/tags/2.5.21/readme.txt

    r2987426 r2987437  
    55Tested up to: 6.1.1
    66Requires PHP: 7.0.0
    7 Stable tag: 2.5.20
     7Stable tag: 2.5.21
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • uafrica-shipping/tags/2.5.21/uafrica-shipping.php

    r2987426 r2987437  
    1313 * Requires at least: 5.0
    1414 * Requires PHP:      7.0
    15  * Version:           2.5.19
     15 * Version:           2.5.21
    1616 * License:           GPLv2 or later
    1717 *
     
    2525 */
    2626
    27 define( 'UAFRICA_SHIPPING_VERSION', '2.5.20' );
     27define( 'UAFRICA_SHIPPING_VERSION', '2.5.21' );
    2828// Endpoints for tracking orders.
    2929define( 'UAFRICA_SHIPPING_API_TRACKING_V3', 'https://api.bobgo.co.za/tracking?channel=DOMAIN&tracking_reference=NUMBER' );
  • uafrica-shipping/trunk/readme.txt

    r2987426 r2987437  
    55Tested up to: 6.1.1
    66Requires PHP: 7.0.0
    7 Stable tag: 2.5.20
     7Stable tag: 2.5.21
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • uafrica-shipping/trunk/uafrica-shipping.php

    r2987426 r2987437  
    1313 * Requires at least: 5.0
    1414 * Requires PHP:      7.0
    15  * Version:           2.5.19
     15 * Version:           2.5.21
    1616 * License:           GPLv2 or later
    1717 *
     
    2525 */
    2626
    27 define( 'UAFRICA_SHIPPING_VERSION', '2.5.20' );
     27define( 'UAFRICA_SHIPPING_VERSION', '2.5.21' );
    2828// Endpoints for tracking orders.
    2929define( 'UAFRICA_SHIPPING_API_TRACKING_V3', 'https://api.bobgo.co.za/tracking?channel=DOMAIN&tracking_reference=NUMBER' );
Note: See TracChangeset for help on using the changeset viewer.