From 29e0a54be0ac6ffd9915dc558993c3d9ac818db3 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sat, 19 Jul 2025 16:42:05 +0200 Subject: [PATCH] version 9310 --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index f1cbce976..5449ba242 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 9309 ); +define('NOALYSS_VERSION', 9310 ); // Database schema version define("DBVERSION", 203);