From b8c025c1babd2926391bbefad2b5302ad4cf7820 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sat, 18 May 2024 16:23:01 +0200 Subject: [PATCH] version 9203 --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index 76eb832a4..d390c1cf4 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 9201 ); +define('NOALYSS_VERSION', 9203 ); // Database schema version define("DBVERSION", 196);