From f5523e2c6aae738fe88419a6e0782cf3a425640b Mon Sep 17 00:00:00 2001 From: sparkyx Date: Thu, 19 Jun 2025 19:13:45 +0200 Subject: [PATCH] version 9307 --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index ee7e33a98..577a94d15 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 9306 ); +define('NOALYSS_VERSION', 9307 ); // Database schema version define("DBVERSION", 203);