We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2aae0b commit 8ac718dCopy full SHA for 8ac718d
Mplusqapiclient.php
@@ -2,7 +2,7 @@
2
3
class MplusQAPIclient
4
{
5
- const CLIENT_VERSION = '1.21.0';
+ const CLIENT_VERSION = '1.22.0';
6
const WSDL_TTL = 300; // 5 min WSDL TTL
7
8
var $MIN_API_VERSION_MAJOR = 0;
0 commit comments