Added Asset Status to assets Table

This commit is contained in:
johnnyq
2022-05-25 15:45:29 -04:00
parent 9b47cd5baf
commit 5052a92f8e
3 changed files with 15 additions and 6 deletions

View File

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