This commit is contained in:
nicolas.dorier 2020-12-04 14:14:36 +09:00
parent 3b035158a2
commit ec495ea4d1
No known key found for this signature in database
GPG key ID: 6618763EF09186FE
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.0.6.1</Version>
<Version>1.0.6.2</Version>
</PropertyGroup>
</Project>

View file

@ -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: