From 1b71b30b30d27e044412e3beb7de94f46a4fc044 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Wed, 23 Jul 2025 21:00:17 +0200 Subject: [PATCH] version 9311 --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index 5449ba242..7ce5d6b21 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 9310 ); +define('NOALYSS_VERSION', 9311 ); // Database schema version define("DBVERSION", 203);