Update DB Structure to include task order and project due date

This commit is contained in:
johnnyq
2024-03-31 13:55:38 -04:00
parent 3b46f1e6bd
commit 2fa86d9ae7
3 changed files with 17 additions and 5 deletions

View File

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