set version 9308

This commit is contained in:
sparkyx 2025-06-20 17:04:33 +02:00
parent 123e05e791
commit 72ba02471e

View file

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