Plugin Directory

Changeset 3091816


Ignore:
Timestamp:
05/23/2024 11:52:48 PM (23 months ago)
Author:
weeconnectpay
Message:

Deploying version v3.7.9 from pipeline

Location:
weeconnectpay
Files:
607 added
2 edited

Legend:

Unmodified
Added
Removed
  • weeconnectpay/trunk/README.txt

    r3091802 r3091816  
    44Plugin URI: https://www.weeconnectpay.com/
    55Author: WeeConnectPay
    6 Stable Tag: 3.7.7
     6Stable Tag: 3.7.9
    77Tested Up To: 6.3.1
    88Text Domain: weeconnectpay
     
    116116
    117117== Changelog ==
    118 = 3.7.7 =
     118= 3.7.9 =
    119119* Updated pipeline to include folders needed for the WordPress SVN
    120120
  • weeconnectpay/trunk/weeconnectpay.php

    r3091802 r3091816  
    1717 * Plugin URI:        https://weeconnectpay.com/plugin?platform=wordpress
    1818 * Description:       Integrate Clover Payments with your WooCommerce online store.
    19  * Version:           3.7.7
     19 * Version:           3.7.9
    2020 * Requires at least: 5.6
    2121 * Requires PHP:      7.2
     
    3232    die;
    3333}
    34 const WEECONNECT_VERSION = '3.7.7';
     34const WEECONNECT_VERSION = '3.7.9';
    3535
    3636define( 'WEECONNECTPAY_PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.