diff --git a/BTCPayServer.Vault/Version.csproj b/BTCPayServer.Vault/Version.csproj index ea2ad47..2cbc061 100644 --- a/BTCPayServer.Vault/Version.csproj +++ b/BTCPayServer.Vault/Version.csproj @@ -1,5 +1,5 @@  - 2.0.7 + 2.0.8 diff --git a/Build/RELEASE.md b/Build/RELEASE.md index 4e4ca0e..f7ffc02 100644 --- a/Build/RELEASE.md +++ b/Build/RELEASE.md @@ -1,6 +1,6 @@ ## Changelog -* Allows connection to local smart card readers -* Bump HWI 2.3.1 +* Fix spurious NullReferenceException error on smartcard. +* Bump to .NET8.0 You may want to follow the [documented](https://github.com/btcpayserver/BTCPayServer.Vault/blob/master/docs/HowToVerify.md) process to verify that the binaries are built by Nicolas Dorier.