DB Structure Update for additonal feature of custom links include nav location, order and open in new tab option

This commit is contained in:
johnnyq
2024-09-18 18:22:37 -04:00
parent 4dd24531cb
commit 0a1ab84140
3 changed files with 17 additions and 5 deletions

View File

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