From 0549fdf187f234ffc9c598656009272160f04964 Mon Sep 17 00:00:00 2001 From: Salim Kanoun Date: Fri, 30 Jul 2021 00:43:33 +0200 Subject: [PATCH] 1.5.4 --- src/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.php b/src/index.php index 7bbcf35a7..ef3006889 100755 --- a/src/index.php +++ b/src/index.php @@ -19,7 +19,7 @@ * @package GaelO * @author Salim Kanoun */ -define('GAELO_VERSION', '1.5.3'); +define('GAELO_VERSION', '1.5.4'); header('content-type: text/html; charset=utf-8'); require_once('vendor/autoload.php'); require 'router.php'; \ No newline at end of file