Skip to content

Commit a92181c

Browse files
author
James Stapleton
committed
Bumping version to next release.
1 parent f7982b7 commit a92181c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PasswordMakerProForAndroid/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3-
package="org.passwordmaker.android" android:versionCode="10" android:versionName="1.1.10">
3+
package="org.passwordmaker.android" android:versionCode="11" android:versionName="1.1.11">
44
<uses-sdk android:minSdkVersion="9" />
55

66
<application android:icon="@drawable/icon" android:label="@string/app_name" android:allowBackup="true" android:allowClearUserData="true">

0 commit comments

Comments
 (0)