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 9b3c127 commit 0c0e89eCopy full SHA for 0c0e89e
Mplusqapiclient.php
@@ -3,6 +3,7 @@
3
class MplusQAPIclient
4
{
5
const CLIENT_VERSION = '0.8.2';
6
+
7
8
var $MIN_API_VERSION_MAJOR = 0;
9
var $MIN_API_VERSION_MINOR = 8;
0 commit comments