Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
Usability improvements:

* Added a URL field in the password entries
* Support copy for the URL, username and password fields
  • Loading branch information
astonbitecode committed Jul 16, 2018
1 parent 9f38f8c commit a3445ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.astonbitecode.rustkeylock"
android:versionCode="1"
android:versionName="0.4.0" >
android:versionName="0.6.0" >

<uses-sdk
android:minSdkVersion="16"
Expand Down

0 comments on commit a3445ab

Please sign in to comment.