Plugin Directory

Changeset 3478752


Ignore:
Timestamp:
03/10/2026 05:26:56 AM (3 weeks ago)
Author:
bpostshippingplugins
Message:

Tags version change

Location:
bpost-shipping-platform/tags/3.2.2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bpost-shipping-platform/tags/3.2.2/Bpost.php

    r3478749 r3478752  
    55 * Plugin Name: bpost-shipping-platform
    66 * Description: bpost-shipping-platform
    7  * Version: 3.2.1
     7 * Version: 3.2.2
    88 * Author: bpost
    99 * Author URI: https://www.bpost.be/
  • bpost-shipping-platform/tags/3.2.2/constants.php

    r3478749 r3478752  
    55define('BPOST_API_URL', 'https://pluginsapi.bpost.be/v3');
    66define('BPOST_BRAND', 'bpost');
    7 define('BPOST_VERSION', '3.2.1');
     7define('BPOST_VERSION', '3.2.2');
    88define('BPOST_CREATE_ACCOUNT', 'https://www.bpost.be/');
    99define('BPOST_CHECKOUT', 1);
Note: See TracChangeset for help on using the changeset viewer.