Skip to content

Commit

Permalink
prepared release v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowdee committed Nov 20, 2018
1 parent 1be250f commit 88f79d6
Show file tree
Hide file tree
Showing 2 changed files with 16 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.0
* Version: 1.5.1
* 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.0';
private $version = '1.5.1';

/**
* Main Affiliate_Coupons Instance
Expand Down
16 changes: 14 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
=== Affiliate Coupons ===
Contributors: flowdee
Donate link: https://donate.flowdee.de
Tags: affiliate, affiliates, coupon, coupons, deals, affiliate coupon, affiliate coupons, affiliate deals, dealz, vendors, affiliate marketing
Tags: affiliate, affiliates, coupon, coupons, deals, affiliate coupon, affiliate coupons, affiliate deals, dealz, vendors, affiliate marketing, coupons plugin
Requires at least: 3.0.1
Tested up to: 4.9.8
Stable tag: 1.5.0
Stable tag: 1.5.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -94,6 +94,12 @@ Yes of course.

== Changelog ==

= Version 1.5.1 (20th November 2018) =
* Improvement: Setting a coupon "valid from" date now uses 23:59 as default time
* Improvement: Optimized loading of plugin core files
* Fix: Grid size wasn't taken properly from plugin settings
* Updated .pot file and removed unneeded translation strings

= Version 1.5.0 (11th November 2018) =
* New: Redesigned & restructured settings page
* New: Clipboard icon can now selected via settings (3 different icons and 2 colors are available to be chosen from)
Expand Down Expand Up @@ -200,6 +206,12 @@ Yes of course.

== Upgrade Notice ==

= Version 1.5.1 (20th November 2018) =
* Improvement: Setting a coupon "valid from" date now uses 23:59 as default time
* Improvement: Optimized loading of plugin core files
* Fix: Grid size wasn't taken properly from plugin settings
* Updated .pot file and removed unneeded translation strings

= Version 1.5.0 (11th November 2018) =
* New: Redesigned & restructured settings page
* New: Clipboard icon can now selected via settings (3 different icons and 2 colors are available to be chosen from)
Expand Down

0 comments on commit 88f79d6

Please sign in to comment.