From ef20a03b95107ea27ea5365a33dfe9b13ff4dc11 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Fri, 17 Jan 2020 21:38:27 +0900 Subject: [PATCH] Fix send from ledger and send from vault --- BTCPayServer/Views/Wallets/WalletSendLedger.cshtml | 2 +- BTCPayServer/Views/Wallets/WalletSendVault.cshtml | 2 +- Build/Version.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BTCPayServer/Views/Wallets/WalletSendLedger.cshtml b/BTCPayServer/Views/Wallets/WalletSendLedger.cshtml index 9e2004f70..053809314 100644 --- a/BTCPayServer/Views/Wallets/WalletSendLedger.cshtml +++ b/BTCPayServer/Views/Wallets/WalletSendLedger.cshtml @@ -12,7 +12,7 @@
-
- + diff --git a/Build/Version.csproj b/Build/Version.csproj index bc89846f3..36b9c0027 100644 --- a/Build/Version.csproj +++ b/Build/Version.csproj @@ -1,5 +1,5 @@ - 1.0.3.152 + 1.0.3.153