version 9315

This commit is contained in:
sparkyx 2025-09-21 12:06:21 +02:00
parent 24fa6566de
commit 901645ec94

View file

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