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