Skip to content

Commit

Permalink
Increased version number
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed Jun 7, 2013
1 parent c5ec6b4 commit b6124dd
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="13" android:versionName="1.3.3">
android:versionCode="14" android:versionName="1.3.4">
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="17" />

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

0 comments on commit b6124dd

Please sign in to comment.