Skip to content

Commit 788388f

Browse files
author
Mplus Software
committed
Client v0.9.2
1 parent 86e0a8b commit 788388f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = '0.9.1';
5+
const CLIENT_VERSION = '0.9.2';
66

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

0 commit comments

Comments
 (0)