From 3cd9a1d6084328f274008cda15deffd57e092ab6 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sun, 1 Mar 2026 11:36:37 +0100 Subject: [PATCH] Version 10.1 --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index e9642d1dc..f04ac9de6 100644 --- a/include/constant.php +++ b/include/constant.php @@ -25,7 +25,7 @@ global $version_noalyss; // version -define('NOALYSS_VERSION', 10001 ); +define('NOALYSS_VERSION', 10100 ); // Database schema version define("DBVERSION", 207);