From 9523671d4bc60a99ad5052c4d57c276c25e23d1b Mon Sep 17 00:00:00 2001 From: kcppdevelopers Date: Wed, 20 Nov 2019 15:49:27 +0530 Subject: [PATCH] Updates details for v2.0.8 --- angelleye-updater.php | 2 +- includes/class-angelleye-updater.php | 2 +- readme.txt | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/angelleye-updater.php b/angelleye-updater.php index 2ac6b80..4cc4cea 100644 --- a/angelleye-updater.php +++ b/angelleye-updater.php @@ -6,7 +6,7 @@ * Plugin Name: Angell EYE Updater * Plugin URI: http://www.angelleye.com/ * Description: Manage activations and updates for premium extensions to Angell EYE plugins. - * Version: 2.0.7 + * Version: 2.0.8 * Author: Angell EYE * Author URI: http://www.angelleye.com/ * License: GNU General Public License v3.0 diff --git a/includes/class-angelleye-updater.php b/includes/class-angelleye-updater.php index d96abb3..88dac76 100644 --- a/includes/class-angelleye-updater.php +++ b/includes/class-angelleye-updater.php @@ -64,7 +64,7 @@ class AngellEYE_Updater { public function __construct($file) { $this->plugin_name = 'angelleye-updater'; - $this->version = '2.0.7'; + $this->version = '2.0.8'; $this->angelleye_plugin_more_info_page = array( 'paypal-ipn-for-wordpress-forwarder' => array( diff --git a/readme.txt b/readme.txt index 4a52e5b..0435065 100644 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: angelleye Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9CQZZGGMF78VY Tags: angelleye, activation, extensions, updates Requires at least: 3.0.1 -Tested up to: 5.2.2 -Stable tag: 2.0.7 +Tested up to: 5.3 +Stable tag: 2.0.8 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -18,6 +18,9 @@ Activate your product licenses with Angell EYE to enable automatic updates throu == Changelog == += 2.0.8 - 11.20.2019 = +* Feature - Adds PayPal WP Button Manager to the updater system. ([AEU-88](https://github.com/angelleye/angelleye-updater/pull/10)) + = 2.0.7 - 08.19.2019 = * Feature - Adds Price Per Word to the updater system. ([AEU-87](https://github.com/angelleye/angelleye-updater/pull/9))