Skip to content

Commit

Permalink
Prepare new release 1.3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed Sep 13, 2013
1 parent 279b1a6 commit 435179f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.uploadedlobster.PwdHash" android:installLocation="auto"
android:versionCode="18" android:versionName="1.3.8">
android:versionCode="19" android:versionName="1.3.8.1">
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="18" />

<application android:icon="@drawable/icon" android:label="@string/app_name"
Expand Down

0 comments on commit 435179f

Please sign in to comment.