From ce3b23a2bdb65aa9167c4310535f015ef3b5fcb9 Mon Sep 17 00:00:00 2001 From: Darren Date: Wed, 6 Sep 2023 15:28:35 +0200 Subject: [PATCH] Increment version --- HISTORY.md | 5 +++++ README.md | 4 ++-- edd-blockonomics.php | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index e2b34a4..9709f3a 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ == Changelog == += 1.3.8 = +* Underpayment slack +* Currency rate margin +* Improved payment interface + = 1.3.7 = * Improved test setup and checkout experience diff --git a/README.md b/README.md index 80c2643..a5bbd67 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Bitcoin Easy Digital Downloads - Blockonomics # **Tags:** bitcoin, accept bitcoin, easy digital downloads, edd, bitcoin payments **Requires at least:** 4.6 -**Tested up to:** 5.9 -**Stable tag:** 1.3.7 +**Tested up to:** 6.4 +**Stable tag:** 1.3.8 **License:** MIT **License URI:** http://opensource.org/licenses/MIT diff --git a/edd-blockonomics.php b/edd-blockonomics.php index 7d40cda..2f3c9fb 100644 --- a/edd-blockonomics.php +++ b/edd-blockonomics.php @@ -2,7 +2,7 @@ /** * Plugin Name: EDD - Blockonomics * Description: Accept Bitcoin Payments on your Easy Digital Downloads powered website with Blockonomics - * Version: 1.3.7 + * Version: 1.3.8 * Author: Blockonomics * Author URI: https://www.blockonomics.co * License: MIT