SQL Upgrade Patch

This commit is contained in:
sparkyx 2025-11-26 09:57:58 +01:00
parent f5b2ee5206
commit 9071b5891c
4 changed files with 622 additions and 619 deletions

View file

@ -28,7 +28,7 @@ global $version_noalyss;
define('NOALYSS_VERSION', 10000 );
// Database schema version
define("DBVERSION", 203);
define("DBVERSION", 205);
// version for MONO_DATABASE
define("MONO_DATABASE", 25);