Initial DB Structure for Projects and Tasks with Ticket and Client Linkage

This commit is contained in:
johnnyq
2023-05-07 21:43:20 -04:00
parent 93d4f3ebce
commit 03e0dd8f5e
3 changed files with 82 additions and 4 deletions

View File

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