Updated DB Structure to include asset_description, login_description, contact_pin and a table for the new email_queuing system

This commit is contained in:
johnnyq
2023-06-14 16:59:01 -04:00
parent 1b0aaf4d27
commit cdbff0d7f6
3 changed files with 62 additions and 9 deletions

View File

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