diff --git a/Build/Version.csproj b/Build/Version.csproj index 22154fffe..c70914ccc 100644 --- a/Build/Version.csproj +++ b/Build/Version.csproj @@ -1,5 +1,5 @@ - 1.0.6.1 + 1.0.6.2 diff --git a/Changelog.md b/Changelog.md index 5ab9414c8..b5a6665f5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,11 @@ # Changelog +## 1.0.6.2: + +* Reverting uppercasing of Bech32 addresses in QR code (@Rockstardev) + +It turns out this is not compatible with every wallets. + ## 1.0.6.1: ### Bug fixes: