Noalyss version 9316

This commit is contained in:
sparkyx 2025-11-19 11:32:39 +01:00
parent 7aaff4409b
commit 85c7ca41f5

View file

@ -25,7 +25,7 @@
global $version_noalyss;
// version
define('NOALYSS_VERSION', 9315 );
define('NOALYSS_VERSION', 9316 );
// Database schema version
define("DBVERSION", 203);