diff --git a/soapclient/SforceBaseClient.php b/soapclient/SforceBaseClient.php index 3ab8a71..71174bc 100644 --- a/soapclient/SforceBaseClient.php +++ b/soapclient/SforceBaseClient.php @@ -41,7 +41,7 @@ class SforceBaseClient { protected $sforce; protected $sessionId; protected $location; - protected $version = '20.0'; + protected $version = '27.0'; protected $namespace; diff --git a/soapclient/SforceMetadataClient.php b/soapclient/SforceMetadataClient.php index 60f0007..7477d72 100644 --- a/soapclient/SforceMetadataClient.php +++ b/soapclient/SforceMetadataClient.php @@ -30,7 +30,7 @@ class SforceMetadataClient { public $sforce; protected $sessionId; protected $location; - protected $version = '20.0'; + protected $version = '27.0'; protected $namespace = 'http://soap.sforce.com/2006/04/metadata'; diff --git a/soapclient/enterprise.wsdl.xml b/soapclient/enterprise.wsdl.xml index 423bda2..06b1c74 100644 --- a/soapclient/enterprise.wsdl.xml +++ b/soapclient/enterprise.wsdl.xml @@ -1,6 +1,6 @@ @@ -3331,7 +3331,7 @@ Copyright 2006-2010 Salesforce.com, inc. All Rights Reserved Manage your Salesforce.com metadata - + \ No newline at end of file diff --git a/soapclient/partner.wsdl.xml b/soapclient/partner.wsdl.xml index 8d75c97..fa3f984 100644 --- a/soapclient/partner.wsdl.xml +++ b/soapclient/partner.wsdl.xml @@ -1,6 +1,6 @@