From 901645ec94e7219a3471d4beb9fbf42b4ac6adf3 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sun, 21 Sep 2025 12:06:21 +0200 Subject: [PATCH] version 9315 --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index 12773cc5d..843b532cb 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 9314 ); +define('NOALYSS_VERSION', 9315 ); // Database schema version define("DBVERSION", 203);