Version 9204

This commit is contained in:
sparkyx 2024-05-20 17:38:25 +02:00
parent 68208d598a
commit 5f3f34e421

View file

@ -25,7 +25,7 @@
global $version_noalyss;
// version
define('NOALYSS_VERSION', 9203 );
define('NOALYSS_VERSION', 9204 );
// Database schema version
define("DBVERSION", 196);