From 226c7d871f08070ecdd9cd6e6256488ea0f68d56 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Fri, 13 Jun 2025 18:54:54 +0200 Subject: [PATCH] version 9306 --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index 9aca6f47b..ee7e33a98 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 9305 ); +define('NOALYSS_VERSION', 9306 ); // Database schema version define("DBVERSION", 203);