Add DB Structure that will allow hiding specific docs from the client portal

This commit is contained in:
wrongecho
2024-09-06 22:12:20 +01:00
parent b605f62175
commit 7edf03f79f
3 changed files with 12 additions and 5 deletions

View File

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