Skip to content

Commit

Permalink
v6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Feb 1, 2019
1 parent 5523225 commit ccea2bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wallet/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.schildbach.wallet_test"
android:installLocation="internalOnly"
android:versionCode="60300"
android:versionName="6.3.0">
android:versionCode="60301"
android:versionName="6.3.1">

<!-- normal permissions -->
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
3 changes: 3 additions & 0 deletions wallet/CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Dash Wallet

v6.3.1
* Fix Settings | Diagnostics crash

v6.3.0
* Unlock wallet with fingerprint
* Lower transaction fees on small transactions
Expand Down

0 comments on commit ccea2bf

Please sign in to comment.