DB Structure Update, added missing Short description fields to several entities, Added Event Attendees Table, Added event location, added db support support to link files with an asset, added db support to allow multiple contacts for a vendors

This commit is contained in:
johnnyq
2024-03-19 17:08:37 -04:00
parent 1a74acfbff
commit 4fec8efecd
3 changed files with 73 additions and 10 deletions

View File

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