version 9303

This commit is contained in:
sparkyx 2025-02-02 14:02:41 +01:00
parent fcd535c7ba
commit cfab665e7b

View file

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