version 9306

This commit is contained in:
sparkyx 2025-06-13 18:54:54 +02:00
parent 8cf9cdb0ca
commit 226c7d871f

View file

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