This commit is contained in:
sparkyx 2024-06-04 22:54:51 +02:00
parent fcb8c9387c
commit 76b0cf56d1

View file

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