From aaddc580d190e4968290ffbb7a04b57614ec4cf2 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Sat, 25 Aug 2018 21:49:41 +0900 Subject: [PATCH] bump --- BTCPayServer/BTCPayServer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer/BTCPayServer.csproj b/BTCPayServer/BTCPayServer.csproj index b8f5ff82a..a8dee613e 100644 --- a/BTCPayServer/BTCPayServer.csproj +++ b/BTCPayServer/BTCPayServer.csproj @@ -2,7 +2,7 @@ Exe netcoreapp2.1 - 1.0.2.98 + 1.0.2.99 NU1701,CA1816,CA1308,CA1810,CA2208