From cfab665e7b10c609a01f7e4035de720888873e1e Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sun, 2 Feb 2025 14:02:41 +0100 Subject: [PATCH] version 9303 --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index a49393aa8..48cc46731 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 9302 ); +define('NOALYSS_VERSION', 9303 ); // Database schema version define("DBVERSION", 203);