Fix some Database update logic

This commit is contained in:
johnnyq
2025-03-14 17:15:10 -04:00
parent 073f816dbd
commit 508af6a80f
3 changed files with 51 additions and 29 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "2.0.2");
DEFINE("LATEST_DATABASE_VERSION", "2.0.4");