diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 5ba46ca..911cf0c 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="5" - android:versionName="1.2.0"> + android:versionCode="6" + android:versionName="1.3.0">