From 85c7ca41f5faf3e06e561376de7d29548f047e27 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Wed, 19 Nov 2025 11:32:39 +0100 Subject: [PATCH] Noalyss version 9316 --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index 843b532cb..1b9976d25 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 9315 ); +define('NOALYSS_VERSION', 9316 ); // Database schema version define("DBVERSION", 203);