Updated DB Schema to include the beginnings of asset, contact, vendor and software related data

This commit is contained in:
johnnyq
2022-05-10 17:12:52 -04:00
parent 33b18891bc
commit 06ae05f4f2
3 changed files with 196 additions and 4 deletions

View File

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