Created new table to allow many to many relationship for Ticket and Project Templates

This commit is contained in:
johnnyq
2024-04-06 18:37:37 -04:00
parent c17957fe0a
commit f6b87553ac
7 changed files with 102 additions and 26 deletions

View File

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