diff --git a/src/index.php b/src/index.php index 87d14a5c6..ecc6def14 100755 --- a/src/index.php +++ b/src/index.php @@ -19,7 +19,7 @@ * @package GaelO * @author Salim Kanoun */ -define('GAELO_VERSION', '1.11.12'); +define('GAELO_VERSION', '1.11.13'); header('content-type: text/html; charset=utf-8'); header("X-Robots-Tag: noindex, nofollow"); require_once('vendor/autoload.php');