set version 9301

This commit is contained in:
sparkyx 2024-12-21 16:23:59 +01:00
parent 4c3f06a215
commit a0a49d43ea

View file

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