version 9311

This commit is contained in:
sparkyx 2025-07-23 21:00:17 +02:00
parent a1170ddce0
commit 1b71b30b30

View file

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