From 72ba02471e93f3aeb90b5927370122b730239d83 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Fri, 20 Jun 2025 17:04:33 +0200 Subject: [PATCH] set version 9308 --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index 577a94d15..d90dd5534 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 9307 ); +define('NOALYSS_VERSION', 9308 ); // Database schema version define("DBVERSION", 203);