Task #2373 : upgrade sql

This commit is contained in:
sparkyx 2024-07-29 16:09:23 +02:00
parent 9fb7a3f061
commit 2fda457dee
3 changed files with 50 additions and 45 deletions

View file

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