Changeset 3228623
- Timestamp:
- 01/26/2025 12:50:52 AM (14 months ago)
- Location:
- payaza/trunk
- Files:
-
- 2 edited
-
payaza.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
payaza/trunk/payaza.php
r3199420 r3228623 4 4 * Plugin URI: https://payaza.africa 5 5 * Description: WooCommerce checkout 6 * Version: 0. 2.76 * Version: 0.3.0 7 7 * Author: Okenwa Kevin Ikwan 8 8 * License: GPL-2.0+ … … 25 25 define( 'WC_PAYAZA_URL', untrailingslashit( plugins_url( '/', __FILE__ ) ) ); 26 26 27 define( 'WC_PAYAZA_VERSION', '0. 2.7' );27 define( 'WC_PAYAZA_VERSION', '0.3.0' ); 28 28 29 29 /** -
payaza/trunk/readme.txt
r3199420 r3228623 2 2 Contributors: okenwa500 3 3 Tags: payaza, woocommerce, payment gateway,supports all currency 4 Stable tag: 0. 2.74 Stable tag: 0.3.0 5 5 Requires at least: 6.2 6 6 Tested up to: 6.6
Note: See TracChangeset
for help on using the changeset viewer.