diff --git a/wallet/AndroidManifest.xml b/wallet/AndroidManifest.xml index 1d6e1b42bb..95670fe953 100644 --- a/wallet/AndroidManifest.xml +++ b/wallet/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="60622" + android:versionName="6.6.2"> diff --git a/wallet/CHANGES b/wallet/CHANGES index 486c80d503..1645b80799 100644 --- a/wallet/CHANGES +++ b/wallet/CHANGES @@ -1,4 +1,13 @@ Dash Wallet +v6.6.2 +* Use DashJ 0.16.2 + * Improves processing of ChainLocks and InstantSendLocks + * Fixes several crashes +* Add Log out command to Uphold screen +* Add ability to reset link to Uphold account if the password was changed +* Display entire Uphold balance (not rounded to #.##) +* Wallet will be locked if the phone is rebooted + v6.6.1 * Report store information in Report Issue