DB Update Add vendor_templates table to eventually seperate out templates from the vendors table

This commit is contained in:
johnnyq
2024-12-07 15:38:35 -05:00
parent 29f75fc69c
commit 6b8d02c6ef
3 changed files with 45 additions and 5 deletions

View File

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