DB Update Set Country codes to default to NULL and not 1 Nullify all current country codes

This commit is contained in:
johnnyq
2025-03-31 12:06:36 -04:00
parent 2af795f548
commit 2032b48ad3
3 changed files with 44 additions and 11 deletions

View File

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