diff --git a/app/app.iml b/app/app.iml
index 960b9646..ab181b5f 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -105,8 +105,8 @@
-
+
diff --git a/app/build.gradle b/app/build.gradle
index e44d2f8a..bd896b09 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId 'com.mgaetan89.showsrage'
minSdkVersion 15
targetSdkVersion 22
- versionCode 6
- versionName '0.4'
+ versionCode 7
+ versionName '0.5'
}
compileOptions {