Updated DB Structure in Documentents to allow for created, updated by and document_description

This commit is contained in:
johnnyq
2023-09-24 20:38:42 -04:00
parent c051afd52c
commit 26196a18e7
3 changed files with 17 additions and 4 deletions

View File

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