From 599e77359f64a1e30eb66156a2f672f5276a4a4a Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sat, 25 May 2024 16:41:22 +0200 Subject: [PATCH] version 9025 : bug followup list --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index aeb4f40b4..b7d7cc2c2 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 9204 ); +define('NOALYSS_VERSION', 9205 ); // Database schema version define("DBVERSION", 196);