Skip to content

Commit 552ba7e

Browse files
author
Mplus Software
committed
v1.10.0
1 parent 8003b38 commit 552ba7e

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.0.4';
5+
const CLIENT_VERSION = '1.1.0';
66

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

0 commit comments

Comments
 (0)