Plugin Directory

Changeset 2794923


Ignore:
Timestamp:
10/06/2022 08:02:00 AM (3 years ago)
Author:
payhere
Message:

Version Updated.

Location:
payhere-payment-gateway/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • payhere-payment-gateway/trunk/payhere-payment-gateway.php

    r2794804 r2794923  
    77 * Plugin URI:        https://www.payhere.lk
    88 * Description:       PayHere Payment Gateway allows you to accept payment on your Woocommerce store via Visa, MasterCard, AMEX, eZcash, mCash & Internet banking services.
    9  * Version:           2.1.1
     9 * Version:           2.2.2
    1010 * Author:            PayHere (Private) Limited
    1111 * Author URI:        https://www.payhere.lk
     
    2626 * Rename this for your plugin and update it as you release new versions.
    2727 */
    28 define( 'PAYHERE_VERSION', '2.1.0' );
     28define( 'PAYHERE_VERSION', '2.2.2' );
    2929
    3030/**
  • payhere-payment-gateway/trunk/readme.txt

    r2794804 r2794923  
    66Tested up to: 6.0.2
    77WC tested up to: 6.9.4
    8 Stable tag: 2.1.1
     8Stable tag: 2.2.2
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    113113Added input sanitizing for form fields to fix vulnerability issues.
    114114
    115 = 2.1.1 =
     115= 2.2.2 =
    116116Code standardize to PSR12 and WordPress
    117117
Note: See TracChangeset for help on using the changeset viewer.