DB Update add user_role_type to differentiate between itflow users, client users and api permissions

This commit is contained in:
johnnyq
2024-10-22 14:08:50 -04:00
parent 48b306452c
commit 499f9456f8
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.5.4");
DEFINE("LATEST_DATABASE_VERSION", "1.5.5");