Plugin Directory

Changeset 3228623


Ignore:
Timestamp:
01/26/2025 12:50:52 AM (14 months ago)
Author:
bigmaster
Message:

vers

Location:
payaza/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • payaza/trunk/payaza.php

    r3199420 r3228623  
    44 * Plugin URI: https://payaza.africa
    55 * Description: WooCommerce checkout
    6  * Version: 0.2.7
     6 * Version: 0.3.0
    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.7' );
     27define( 'WC_PAYAZA_VERSION', '0.3.0' );
    2828
    2929/**
  • payaza/trunk/readme.txt

    r3199420 r3228623  
    22Contributors: okenwa500
    33Tags: payaza, woocommerce, payment gateway,supports all currency
    4 Stable tag: 0.2.7
     4Stable tag: 0.3.0
    55Requires at least: 6.2
    66Tested up to: 6.6
Note: See TracChangeset for help on using the changeset viewer.