Feature When editing vendor templates you can now update all vendors based off of the template

This commit is contained in:
johnnyq
2023-01-30 17:54:50 -05:00
parent 95067e44b2
commit 463f90a103
8 changed files with 65 additions and 12 deletions

View File

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