Skip to content

Commit 9dce4da

Browse files
author
Mplus Software
committed
v.2.0
1 parent ee9bc94 commit 9dce4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mplusqapiclient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
class MplusQAPIclient
44
{
5-
const CLIENT_VERSION = '1.1.3';
5+
const CLIENT_VERSION = '1.2.0';
66

77
var $MIN_API_VERSION_MAJOR = 0;
88
var $MIN_API_VERSION_MINOR = 9;

0 commit comments

Comments
 (0)