From 070dd86345a437c764db465bcc7f540e98313c75 Mon Sep 17 00:00:00 2001 From: kcppdevelopers Date: Mon, 4 May 2020 15:26:45 +0530 Subject: [PATCH] Updates details for v2.0.9 --- 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 4cc4cea..e439edc 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.8 + * Version: 2.0.9 * 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 853a1ae..06fdeb7 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.8'; + $this->version = '2.0.9'; $this->angelleye_plugin_more_info_page = array( 'paypal-ipn-for-wordpress-forwarder' => array( diff --git a/readme.txt b/readme.txt index 0435065..2ff86f7 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.3 -Stable tag: 2.0.8 +Tested up to: 5.4.1 +Stable tag: 2.0.9 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.9 - 05.04.2020 = +* Feature - Adds PayPal Shipment Tracking for WooCommerce to the updater system. ([AEU-105](https://github.com/angelleye/angelleye-updater/pull/17)) + = 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))