From 6816912d78db01ea60c2c2cc6694d481905063cb Mon Sep 17 00:00:00 2001 From: Darren Date: Wed, 11 Oct 2023 00:17:46 +0200 Subject: [PATCH] Increment plugin version --- HISTORY.md | 4 ++++ README.md | 2 +- blockonomics-woocommerce.php | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 5d6df53c..63a83220 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ == Changelog == += 3.6.6 = +* Fix plugin conflict where shortcode executed multiple times +* Fix page creation sometimes failing on upgrade + = 3.6.5 = * Using a new internally created page as the payment page * This fixes most problems with divi/pag builder themes diff --git a/README.md b/README.md index 439609c0..b29ad2c5 100755 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **Tags:** bitcoin, accept bitcoin, bitcoin woocommerce, bitcoin wordpress plugin, bitcoin payments **Requires at least:** 3.0.1 **Tested up to:** 6.3.1 -**Stable tag:** 3.6.5 +**Stable tag:** 3.6.6 **License:** MIT **License URI:** http://opensource.org/licenses/MIT diff --git a/blockonomics-woocommerce.php b/blockonomics-woocommerce.php index 1943fc53..5fc7b8b4 100755 --- a/blockonomics-woocommerce.php +++ b/blockonomics-woocommerce.php @@ -3,7 +3,7 @@ * Plugin Name: WordPress Bitcoin Payments - Blockonomics * Plugin URI: https://github.com/blockonomics/woocommerce-plugin * Description: Accept Bitcoin Payments on your WooCommerce-powered website with Blockonomics - * Version: 3.6.5 + * Version: 3.6.6 * Author: Blockonomics * Author URI: https://www.blockonomics.co * License: MIT