diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 33abce1..1407789 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -3,8 +3,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="com.github.howeyc.crocgui" - android:versionCode="3" - android:versionName="1.0.2"> + android:versionCode="4" + android:versionName="1.1.0">