Plugin Directory

Changeset 3178895


Ignore:
Timestamp:
10/30/2024 02:57:41 PM (17 months ago)
Author:
trustist
Message:

Created tag 1.0.5.

Location:
trustistecommerce/tags/1.0.5
Files:
5 copied

Legend:

Unmodified
Added
Removed
  • trustistecommerce/tags/1.0.5/trustist-ecommerce.php

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