diff --git a/app/build.gradle b/app/build.gradle
index 2d3fdefa035348f5dd2eccf343032f60e4de7f3b..fdc7c726635de34b936d69db46bae155311fed4c 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
         applicationId "org.xphnx.ameixa"
         minSdkVersion 16
         targetSdkVersion 28
-        versionCode 405
-        versionName "4.0.5"
+        versionCode 406
+        versionName "4.0.6"
     }
 
     compileOptions {