From 5d8e69f6207cb5415feb69f9ea7a98470b73f886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20OUDOT?= Date: Tue, 24 Sep 2024 11:01:56 +0200 Subject: [PATCH] Update version in index.php --- htdocs/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/index.php b/htdocs/index.php index 666dc700..d9ed9f33 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -3,7 +3,7 @@ #============================================================================== # Version #============================================================================== -$version = "1.6.1"; +$version = "1.7.0"; #============================================================================== # Configuration