Add contact_important DB field to database updater

This commit is contained in:
Marcus Hill
2023-01-01 11:25:12 +00:00
parent 807d374b90
commit ab34712bd9
2 changed files with 26 additions and 10 deletions

View File

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