Plugin Directory

Changeset 3251006


Ignore:
Timestamp:
03/05/2025 10:31:50 AM (13 months ago)
Author:
trustist
Message:

Merged tags/1.0.6 into trunk to sync versions

Location:
trustistecommerce/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trustistecommerce/trunk

  • trustistecommerce/trunk/readme.txt

    r3245870 r3251006  
    33Tags: payments, subscriptions, open banking, payment gateway, payment platform
    44Requires at least: 5.4
    5 Tested up to: 6.5
    6 Stable tag: 1.0.4
     5Tested up to: 6.7.2
     6Stable tag: 1.0.6
    77Requires PHP: 7.2
    88License: GPLv2
  • trustistecommerce/trunk/trustist-ecommerce.php

    r3178898 r3251006  
    44Plugin URI: https://www.trustistpay.com
    55Description: Take Open Banking or credit card payments in the UK using TrustistEcommerce.
    6 Version: 1.0.5
     6Version: 1.0.6
    77Author: Trustist
    88Author URI: https://www.trustistpay.com
     
    1212defined( 'ABSPATH' ) or die();
    1313
    14 \define('TRUSTISTPLUGIN_VERSION', '1.0.5');
     14\define('TRUSTISTPLUGIN_VERSION', '1.0.6');
    1515\define('TRUSTISTPLUGIN_SLUG', 'trustistecommerce');
    1616\define('TRUSTISTPLUGIN_NAME', 'TrustistEcommerce');
Note: See TracChangeset for help on using the changeset viewer.