diff --git a/app/app.iml b/app/app.iml
index c400177..59d3517 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -98,8 +98,8 @@
-
+
diff --git a/app/build.gradle b/app/build.gradle
index ca17df6..4ccf9c5 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
applicationId "org.kore.kolabnotes.android"
minSdkVersion 19
targetSdkVersion 22
- versionCode 11
- versionName "0.1.0-beta5"
+ versionCode 12
+ versionName "0.1.0-beta6"
}
buildTypes {
release {