set version

This commit is contained in:
sparkyx 2025-09-10 12:04:52 +02:00
parent bf4be0b123
commit d9f3807ecd

View file

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