Skip to content

Commit

Permalink
v7.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Mar 16, 2020
1 parent ccad8bb commit b35dd1d
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="70007"
android:versionName="7.0.2">
android:versionCode="70008"
android:versionName="7.0.3">

<!-- 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,4 +1,7 @@
Dash Wallet
v7.0.3
* Fix start up crash in Blockchain Service

v7.0.2
* Fix Uphold send crash
* Fix Uphold logout timer
Expand Down

0 comments on commit b35dd1d

Please sign in to comment.