version 9310

This commit is contained in:
sparkyx 2025-07-19 16:42:05 +02:00
parent 1bc56a04ba
commit 29e0a54be0

View file

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