diff --git a/index.php b/index.php
index be733158037ffd447f0dfa3ee066ff02422eb525..6891c9c54ca2c4465ff8707f90bb337e991df2fe 100644
--- a/index.php
+++ b/index.php
@@ -1,6 +1,6 @@
 <?php
 
-define("APP_VERSION", '2.1.1');
+define("APP_VERSION", '2.1.2');
 
 require_once('classes/render-adminlte.class.php');
 require_once('classes/cronlog-renderer.class.php');