From a0a49d43ea3760efefa785279ae0341b5e6cb8f0 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sat, 21 Dec 2024 16:23:59 +0100 Subject: [PATCH] set version 9301 --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index 806867ebb..0d0612ebd 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 9300 ); +define('NOALYSS_VERSION', 9301 ); // Database schema version define("DBVERSION", 203);