From 4762864b51bde54ada67f95f9b808c45f1c0c18f Mon Sep 17 00:00:00 2001 From: angelleye Date: Fri, 31 May 2019 01:23:13 -0500 Subject: [PATCH] Updates details for v2.0.1 --- angelleye-paypal-for-divi.php | 2 +- includes/class-angelleye-paypal-for-divi.php | 2 +- readme.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/angelleye-paypal-for-divi.php b/angelleye-paypal-for-divi.php index 5be491b..2146c54 100644 --- a/angelleye-paypal-for-divi.php +++ b/angelleye-paypal-for-divi.php @@ -16,7 +16,7 @@ * Plugin Name: PayPal for Divi * Plugin URI: http://www.angelleye.com/product/divi-paypal-module-plugin/ * Description: Adds a PayPal Buy Now / Donate button module to the Divi theme by Elegant Themes. Quickly and easily create PayPal Buy Now and Donate buttons. - * Version: 2.0.0 + * Version: 2.0.1 * Author: Angell EYE * Author URI: http://www.angelleye.com/ * License: GNU General Public License v3.0 diff --git a/includes/class-angelleye-paypal-for-divi.php b/includes/class-angelleye-paypal-for-divi.php index 504a702..c79842a 100644 --- a/includes/class-angelleye-paypal-for-divi.php +++ b/includes/class-angelleye-paypal-for-divi.php @@ -69,7 +69,7 @@ class Angelleye_Paypal_For_Divi { public function __construct() { $this->plugin_name = 'angelleye-paypal-for-divi'; - $this->version = '2.0.0'; + $this->version = '2.0.1'; $this->load_dependencies(); $this->set_locale(); diff --git a/readme.txt b/readme.txt index 8cd7614..ca63703 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=B85H6VLV9YGRA Tags: angelleye, paypal, divi, theme, elegant themes, payments, buy now, donate Requires at least: 3.8 -Tested up to: 5.1.1 -Stable tag: 2.0.0 +Tested up to: 5.2.1 +Stable tag: 2.0.1 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html