From f47aaccb435b1e6799ee074598d99556a8ec7750 Mon Sep 17 00:00:00 2001 From: ndeet Date: Mon, 25 Sep 2023 11:28:18 +0200 Subject: [PATCH] Fix admin form; Bump version. --- admin/view/template/payment/btcpay.twig | 2 +- install.json | 2 +- system/library/btcpay/version.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/admin/view/template/payment/btcpay.twig b/admin/view/template/payment/btcpay.twig index 253039c..ea4b64c 100644 --- a/admin/view/template/payment/btcpay.twig +++ b/admin/view/template/payment/btcpay.twig @@ -40,7 +40,7 @@
{{ text_edit }}
-
+
diff --git a/install.json b/install.json index ae9ac4a..a985700 100644 --- a/install.json +++ b/install.json @@ -1,6 +1,6 @@ { "name": "BTCPay Server payment gateway", - "version": "4.1.0", + "version": "4.2.1", "license": "MIT", "author": "BTCPay Server", "link": "https://btcpayserver.org" diff --git a/system/library/btcpay/version.php b/system/library/btcpay/version.php index f67ea11..d906445 100644 --- a/system/library/btcpay/version.php +++ b/system/library/btcpay/version.php @@ -1,3 +1,3 @@