Phase 1 - Combining contact logins with users table - Add User Type field to users table

This commit is contained in:
johnnyq
2024-10-22 13:47:44 -04:00
parent ea494a8b5c
commit 48b306452c
2 changed files with 9 additions and 4 deletions

View File

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