diff --git a/Mplusqapiclient.php b/Mplusqapiclient.php index 01690f1..c8a987b 100755 --- a/Mplusqapiclient.php +++ b/Mplusqapiclient.php @@ -2,7 +2,7 @@ class MplusQAPIclient { - const CLIENT_VERSION = '1.30.1'; + const CLIENT_VERSION = '1.30.2'; const WSDL_TTL = 300; var $MIN_API_VERSION_MAJOR = 0;