From 68cd478a8547abb9c6afc233b215b4fa7b9d1984 Mon Sep 17 00:00:00 2001 From: Darren Date: Fri, 5 Jul 2024 09:58:49 +0200 Subject: [PATCH] Increase 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 2f40ddd2..a2060b47 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ == Changelog == += 3.7.4 = +* New WooCommerce settings page +* Initial phpunit tests + = 3.7.3 = * Fix warnings from wp-cli * Update checkout ui to include Scan and Copy headings diff --git a/README.md b/README.md index 8824f634..11cae965 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.4.2 -**Stable tag:** 3.7.3 +**Stable tag:** 3.7.4 **License:** MIT **License URI:** http://opensource.org/licenses/MIT diff --git a/blockonomics-woocommerce.php b/blockonomics-woocommerce.php index e93753f1..2b9de83d 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.7.3 + * Version: 3.7.4 * Author: Blockonomics * Author URI: https://www.blockonomics.co * License: MIT