Skip to content

Commit 28d54c0

Browse files
committed
chore: v1.0.2
1 parent daa0239 commit 28d54c0

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

coupon.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* Plugin Name: OMS Coupon
1717
* Plugin URI: https://github.com/lelinhtinh/wp-coupon
1818
* Description: WordPress Coupon plugin to promote affiliate coupon and deals on your WordPress site.
19-
* Version: 1.0.1
19+
* Version: 1.0.2
2020
* Author: lelinhtinh
2121
* Requires at least: 4.4
2222
* Requires PHP: 7.0
@@ -38,7 +38,7 @@
3838
* Start at version 1.0.0 and use SemVer - https://semver.org
3939
* Rename this for your plugin and update it as you release new versions.
4040
*/
41-
define('COUPON_VERSION', '1.0.1');
41+
define('COUPON_VERSION', '1.0.2');
4242

4343
/**
4444
* Define the Plugin basename

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://github.com/lelinhtinh
44
Tags: affiliate, coupon, coupons, deal, deals
55
Requires at least: 4.4
66
Tested up to: 6.1.1
7-
Stable tag: 1.0.1
7+
Stable tag: 1.0.2
88
Requires PHP: 7.0
99
License: GPLv2 or later
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -38,6 +38,9 @@ Ha ha... maybe.
3838

3939
== Changelog ==
4040

41+
= 1.0.2 =
42+
* Fix wrong page parameter.
43+
4144
= 1.0.1 =
4245
* Fix unable to uninstall.
4346

@@ -46,5 +49,8 @@ Ha ha... maybe.
4649

4750
== Upgrade Notice ==
4851

52+
= 1.0.2 =
53+
Old version encountered an error when performing the delete and hide action.
54+
4955
= 1.0.1 =
5056
Old version failed to uninstall.

0 commit comments

Comments
 (0)