Added Timezone to the DB settings option will come soon also added 3 sec wait between Application Updates and DB Updates to fix issue where after update and DB has an update but does not show it

This commit is contained in:
johnnyq
2023-02-09 14:37:02 -05:00
parent 7685029016
commit 58fe752bd9
4 changed files with 16 additions and 5 deletions

View File

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