Added Phone Country Code fields defaulting to +1 for US will add logic in code later for phone number formatting

This commit is contained in:
johnnyq
2025-03-21 12:48:00 -04:00
parent f72351ea88
commit 93f4da3962
3 changed files with 29 additions and 8 deletions

View File

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