From 6defddd6251683c6b34400a256dd70a5f73dced8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20OUDOT?= Date: Fri, 29 Nov 2024 19:00:10 +0100 Subject: [PATCH] Set 0.6 version --- htdocs/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/index.php b/htdocs/index.php index fcc81d7..2cbce47 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -3,7 +3,7 @@ #============================================================================== # Version #============================================================================== -$version = "0.5.1"; +$version = "0.6"; #============================================================================== # Configuration