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