version 9307

This commit is contained in:
sparkyx 2025-06-19 19:13:45 +02:00
parent 6c908aae61
commit f5523e2c6a

View file

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