Copy primary_contact and primary_location enties over to thier respecting tables through a DB update

This commit is contained in:
johnnyq
2023-07-03 17:59:12 -04:00
parent 957b5b583c
commit 86ef22dfc9
2 changed files with 25 additions and 4 deletions

View File

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