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