diff --git a/Mplusqapiclient.php b/Mplusqapiclient.php index 7648478..14eb726 100755 --- a/Mplusqapiclient.php +++ b/Mplusqapiclient.php @@ -2,7 +2,7 @@ class MplusQAPIclient { - const CLIENT_VERSION = '1.20.0'; + const CLIENT_VERSION = '1.21.0'; const WSDL_TTL = 300; // 5 min WSDL TTL var $MIN_API_VERSION_MAJOR = 0;