Skip to content

Commit

Permalink
v6.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Jun 8, 2019
1 parent 956c75e commit ec05089
Show file tree
Hide file tree
Showing 2 changed files with 6 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="60440"
android:versionName="6.4.4">
android:versionCode="60450"
android:versionName="6.4.5">

<!-- normal permissions -->
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
4 changes: 4 additions & 0 deletions wallet/CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
Dash Wallet
v6.4.5
* Fixed crash when restoring from recovery phrase
* Fixed rare crash when scan is selected from the context menu

v6.4.4
* Fixed launcher icon menu
* Cancel out of Change PIN
Expand Down

0 comments on commit ec05089

Please sign in to comment.