Dropped the Vendor Templates Table decided to use the same table, added Vendor Contacts Table to allow for more than 1 contact for a vendor

This commit is contained in:
johnnyq
2024-12-10 17:47:41 -05:00
parent d35d6a93b0
commit c0928e9b68
3 changed files with 53 additions and 27 deletions

View File

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