Skip to content

Commit

Permalink
prepared release v1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
flowdee committed Dec 21, 2019
1 parent 40b6070 commit e5abde2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
4 changes: 2 additions & 2 deletions affiliate-coupons.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Affiliate Coupons
* Plugin URI: https://affcoups.com
* Description: Get more sales & earn more money with the best WordPress plugin for coupon codes & deals.
* Version: 1.5.4
* Version: 1.5.5
* Author: Affiliate Coupons
* Author URI: https://affcoups.com
* Text Domain: affiliate-coupons
Expand Down Expand Up @@ -50,7 +50,7 @@ final class Affiliate_Coupons {
* @since 1.0.0
* @var string
*/
private $version = '1.5.4';
private $version = '1.5.5';

/**
* Main Affiliate_Coupons Instance
Expand Down
12 changes: 10 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Donate link: https://donate.flowdee.de
Tags: affiliate, affiliates, coupon, coupons, deals, affiliate coupon, affiliate coupons, affiliate deals, dealz, vendors, affiliate marketing, coupons plugin
Requires at least: 3.0.1
Requires PHP: 5.6.0
Tested up to: 5.3.1
Stable tag: 1.5.4
Tested up to: 5.3.2
Stable tag: 1.5.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -95,6 +95,10 @@ Yes of course.

== Changelog ==

= Version 1.5.5 (21th December 2019) =
* Fix: Hiding invalid and/or expired coupons didn't work as expected
* WordPress v5.3.2 compatibility

= Version 1.5.4 (17th December 2019) =
* New: Added setting and shortcode attribute for hiding coupons which are not valid yet
* New: Added "Credits" setting
Expand Down Expand Up @@ -227,6 +231,10 @@ Yes of course.

== Upgrade Notice ==

= Version 1.5.5 (21th December 2019) =
* Fix: Hiding invalid and/or expired coupons didn't work as expected
* WordPress v5.3.2 compatibility

= Version 1.5.4 (17th December 2019) =
* New: Added setting and shortcode attribute for hiding coupons which are not valid yet
* New: Added "Credits" setting
Expand Down

0 comments on commit e5abde2

Please sign in to comment.