Removed primary_contact and primary_location from the clients table

This commit is contained in:
johnnyq
2023-07-03 20:23:29 -04:00
parent a5100ea187
commit 9d7d78473f
3 changed files with 12 additions and 7 deletions

View File

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