Changeset 3478752
- Timestamp:
- 03/10/2026 05:26:56 AM (3 weeks ago)
- Location:
- bpost-shipping-platform/tags/3.2.2
- Files:
-
- 2 edited
-
Bpost.php (modified) (1 diff)
-
constants.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bpost-shipping-platform/tags/3.2.2/Bpost.php
r3478749 r3478752 5 5 * Plugin Name: bpost-shipping-platform 6 6 * Description: bpost-shipping-platform 7 * Version: 3.2. 17 * Version: 3.2.2 8 8 * Author: bpost 9 9 * Author URI: https://www.bpost.be/ -
bpost-shipping-platform/tags/3.2.2/constants.php
r3478749 r3478752 5 5 define('BPOST_API_URL', 'https://pluginsapi.bpost.be/v3'); 6 6 define('BPOST_BRAND', 'bpost'); 7 define('BPOST_VERSION', '3.2. 1');7 define('BPOST_VERSION', '3.2.2'); 8 8 define('BPOST_CREATE_ACCOUNT', 'https://www.bpost.be/'); 9 9 define('BPOST_CHECKOUT', 1);
Note: See TracChangeset
for help on using the changeset viewer.