We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e2990e commit be50980Copy full SHA for be50980
1 file changed
Mplusqapiclient.php
@@ -2,7 +2,7 @@
2
3
class MplusQAPIclient
4
{
5
- const CLIENT_VERSION = '1.23.0';
+ const CLIENT_VERSION = '1.24.0';
6
const WSDL_TTL = 300; // 5 min WSDL TTL
7
8
var $MIN_API_VERSION_MAJOR = 0;
0 commit comments