Changeset 3178898
- Timestamp:
- 10/30/2024 02:58:54 PM (17 months ago)
- File:
-
- 1 edited
-
trustistecommerce/trunk/trustist-ecommerce.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trustistecommerce/trunk/trustist-ecommerce.php
r3178848 r3178898 4 4 Plugin URI: https://www.trustistpay.com 5 5 Description: Take Open Banking or credit card payments in the UK using TrustistEcommerce. 6 Version: 1.0. 46 Version: 1.0.5 7 7 Author: Trustist 8 8 Author URI: https://www.trustistpay.com … … 12 12 defined( 'ABSPATH' ) or die(); 13 13 14 \define('TRUSTISTPLUGIN_VERSION', '1.0. 4');14 \define('TRUSTISTPLUGIN_VERSION', '1.0.5'); 15 15 \define('TRUSTISTPLUGIN_SLUG', 'trustistecommerce'); 16 16 \define('TRUSTISTPLUGIN_NAME', 'TrustistEcommerce');
Note: See TracChangeset
for help on using the changeset viewer.