diff --git a/app/inc/constants.php b/app/inc/constants.php
index d00c406cb59c82039ff1db3cda94a59201aa7802..f37bc40f4ae208bd4ee31cd903819933e1ea7913 100644
--- a/app/inc/constants.php
+++ b/app/inc/constants.php
@@ -18,7 +18,7 @@
  */
 
 // FRAMADATE version
-const VERSION = '1.1.4';
+const VERSION = '1.1.6';
 
 // PHP Needed version
 const PHP_NEEDED_VERSION = '5.6';