version 9305

This commit is contained in:
sparkyx 2025-04-03 22:18:58 +02:00
parent 4cde69bb29
commit 0fecffb51c

View file

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