Plugin Directory

Changeset 3181615


Ignore:
Timestamp:
11/04/2024 03:59:13 PM (17 months ago)
Author:
bigmaster
Message:

new vsion2

Location:
payaza/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • payaza/trunk/payaza.php

    r3181444 r3181615  
    44 * Plugin URI: https://payaza.africa
    55 * Description: WooCommerce checkout
    6  * Version: 0.2.1
     6 * Version: 0.2.2
    77 * Author: Okenwa Kevin Ikwan
    88 * License: GPL-2.0+
     
    2525define( 'WC_PAYAZA_URL', untrailingslashit( plugins_url( '/', __FILE__ ) ) );
    2626
    27 define( 'WC_PAYAZA_VERSION', '0.2.1' );
     27define( 'WC_PAYAZA_VERSION', '0.2.2' );
    2828
    2929/**
  • payaza/trunk/readme.txt

    r3181595 r3181615  
    22Contributors: okenwa500
    33Tags: payaza, woocommerce, payment gateway,supports all currency
    4 Stable tag: 0.2.1
     4Stable tag: 0.2.2
    55Requires at least: 6.2
    66Tested up to: 6.6
     
    7474= 0.1.5 - Aug 30, 2024 =
    7575= 0.1.20 - Oct 20, 2024 =
    76 = 0.2.1 - Nov 04, 2024 =
     76= 0.2.2 - Nov 04, 2024 =
    7777
    7878
Note: See TracChangeset for help on using the changeset viewer.