Skip to content

Commit ae65736

Browse files
author
Dennis van den Heerik
committed
version
1 parent 0474fc4 commit ae65736

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.24.0';
5+
const CLIENT_VERSION = '1.25.1';
66
const WSDL_TTL = 300; // 5 min WSDL TTL
77

88
var $MIN_API_VERSION_MAJOR = 0;

0 commit comments

Comments
 (0)