From 59be813fe99d156bd5b6f7bf728debcf1492b3d3 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Sat, 10 Feb 2018 22:10:36 +0900 Subject: [PATCH] bump --- BTCPayServer.Tests/docker-compose.yml | 2 +- BTCPayServer/BTCPayServer.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BTCPayServer.Tests/docker-compose.yml b/BTCPayServer.Tests/docker-compose.yml index bc235a1dd..041c80d46 100644 --- a/BTCPayServer.Tests/docker-compose.yml +++ b/BTCPayServer.Tests/docker-compose.yml @@ -37,7 +37,7 @@ services: - postgres nbxplorer: - image: nicolasdorier/nbxplorer:1.0.1.10 + image: nicolasdorier/nbxplorer:1.0.1.11 ports: - "32838:32838" expose: diff --git a/BTCPayServer/BTCPayServer.csproj b/BTCPayServer/BTCPayServer.csproj index 7efbeead2..3a1c25c6b 100644 --- a/BTCPayServer/BTCPayServer.csproj +++ b/BTCPayServer/BTCPayServer.csproj @@ -2,7 +2,7 @@ Exe netcoreapp2.0 - 1.0.1.20 + 1.0.1.21