diff --git a/coupons.php b/coupons.php index e4552fd..9cabf61 100644 --- a/coupons.php +++ b/coupons.php @@ -3,7 +3,7 @@ Plugin Name: Advance Coupons for Woocommerce Plugin URI: https://wordpress.org/plugins/advance-coupons-for-woocommerce/ Description: Create gift vouchers, store credits, special discounts based on the amount spent, etc. -Version: 1.0.2 +Version: 1.0.1 Author: SpringDevs Author URI: https://springdevs.com/ License: GPLv2 @@ -144,7 +144,7 @@ public function define_constants() } /** - * Load the plugin after all plugis are loaded + * Load the plugin after all plugins are loaded * * @return void */ diff --git a/readme.txt b/readme.txt index 464ffbd..262be04 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: naminbd, istiaqnirab Donate link: Tags: coupon, woocommerce-coupon Requires at least: 1.0.0 -Tested up to: 5.8 +Tested up to: 5.9 Stable tag: 1.0.1 Requires PHP: 7.4 License: GPLv2 or later