diff --git a/README.txt b/README.txt index cebfad6..42b0eee 100644 --- a/README.txt +++ b/README.txt @@ -5,7 +5,7 @@ Donate link: https://commerce.bitcanna.io Tags: payments, cryptocurrency, blockchain Requires at least: 3.0.1 Tested up to: 6.1.1 -Stable tag: 1.0.13 +Stable tag: 1.0.14 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -37,6 +37,10 @@ For our FAQ we'd like to refer you to our [documentation website](https://docs.b 5. After just a couple seconds, the payment will be performed and you can view your transaction. == Changelog == += 1.0.13 = +* Add failover on RPC/LCD +* Fix bech32 admin confirmation + = 1.0.13 = * Add keplr/ledger compatibility * Fix check balance keplr diff --git a/admin/partials/cosmos-settings.php b/admin/partials/cosmos-settings.php index 710f95d..78d0a6b 100644 --- a/admin/partials/cosmos-settings.php +++ b/admin/partials/cosmos-settings.php @@ -63,6 +63,7 @@ + @@ -97,7 +98,7 @@