File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 * Plugin Name: Paystack WooCommerce Payment Gateway
44 * Plugin URI: https://paystack.com
55 * Description: WooCommerce payment gateway for Paystack
6- * Version: 5.8.0
6+ * Version: 5.8.1
77 * Author: Tunbosun Ayinla
88 * Author URI: https://bosun.me
99 * License: GPL-2.0+
1010 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
1111 * WC requires at least: 7.0
12- * WC tested up to: 8.1
12+ * WC tested up to: 8.3
1313 * Text Domain: woo-paystack
1414 * Domain Path: /languages
1515 */
2424define ( 'WC_PAYSTACK_MAIN_FILE ' , __FILE__ );
2525define ( 'WC_PAYSTACK_URL ' , untrailingslashit ( plugins_url ( '/ ' , __FILE__ ) ) );
2626
27- define ( 'WC_PAYSTACK_VERSION ' , '5.8.0 ' );
27+ define ( 'WC_PAYSTACK_VERSION ' , '5.8.1 ' );
2828
2929/**
3030 * Initialize Paystack WooCommerce payment gateway.
You can’t perform that action at this time.
0 commit comments