version 9203

This commit is contained in:
sparkyx 2024-05-18 16:23:01 +02:00
parent adf4134e5c
commit b8c025c1ba

View file

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