From c3a73c2e0a42471633e651e83834a5ea7ea60fd4 Mon Sep 17 00:00:00 2001 From: Joshua Lewis Date: Mon, 14 Oct 2019 10:38:24 -0400 Subject: [PATCH] versioning fixes --- index.php | 2 +- readme.txt | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 337a7f3..a7b75b5 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ /* * Plugin Name: BitPay QuickPay * Description: Create BitPay payment buttons with a shortcode. Configure - * Version: 1.0.1910 + * Version: 1.1.1910 * Author: BitPay * Author URI: mailto:integrations@bitpay.com?subject=BitPay QuickPay */ diff --git a/readme.txt b/readme.txt index a8ff7ea..101e03d 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: bitcoin, bitcoin cash, payments, bitpay, cryptocurrency, payment gateway Requires at least: 4.9 Tested up to: 5.0.4 Requires PHP: 5.5 -Stable tag: 1.0.1910 +Stable tag: 1.1.1910 License: MIT License (MIT) License URI: https://github.com/bitpay/bitpay-quickpay/blob/master/LICENSE @@ -101,6 +101,9 @@ You can contact our support team via the following form https://bitpay.com/reque == Changelog == += 1.1.1910 = +* Fixed issue where updates might not appear in WP Admin + = 1.0.1910 = * Fixed issue where updates might not appear in WP Admin