Skip to content

Commit

Permalink
Updates details for v2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kcppdevelopers committed May 4, 2020
1 parent 085ac8c commit 3c2610a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion angelleye-updater.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.9
* Version: 2.0.10
* Author: Angell EYE
* Author URI: http://www.angelleye.com/
* License: GNU General Public License v3.0
Expand Down
2 changes: 1 addition & 1 deletion includes/class-angelleye-updater.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class AngellEYE_Updater {
public function __construct($file) {

$this->plugin_name = 'angelleye-updater';
$this->version = '2.0.9';
$this->version = '2.0.10';

$this->angelleye_plugin_more_info_page = array(
'paypal-ipn-for-wordpress-forwarder' => array(
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
Tags: angelleye, activation, extensions, updates
Requires at least: 3.0.1
Tested up to: 5.4.1
Stable tag: 2.0.9
Stable tag: 2.0.10
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand All @@ -18,6 +18,9 @@ Activate your product licenses with Angell EYE to enable automatic updates throu

== Changelog ==

= 2.0.10 - 05.04.2020 =
* Tweak - Adjusts product link. ([AEU-105](https://github.com/angelleye/angelleye-updater/pull/17))

= 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))

Expand Down

0 comments on commit 3c2610a

Please sign in to comment.