diff --git a/CRM/Civixero/Contact.php b/CRM/Civixero/Contact.php
index 228fe99f..f6280deb 100644
--- a/CRM/Civixero/Contact.php
+++ b/CRM/Civixero/Contact.php
@@ -100,6 +100,7 @@ public function push($params) {
$records = civicrm_api3('account_contact', 'get', [
'accounts_needs_update' => 1,
'plugin' => $this->_plugin,
+ 'api.contact.get' => 1,
'connector_id' => $params['connector_id'],
]
);
diff --git a/info.xml b/info.xml
index 8148ebc0..4f7556af 100644
--- a/info.xml
+++ b/info.xml
@@ -15,8 +15,8 @@
eileen
eileen@fuzion.co.nz
- 2022-06-15
- 2.0.1
+ 2022-06-27
+ 2.0.2
stable
5.49