Skip to content

Commit

Permalink
Update to v1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
freerk-mpluskassa authored Sep 6, 2019
1 parent 2289dac commit 27a22c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mplusqapiclient.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

class MplusQAPIclient
{
const CLIENT_VERSION = '1.20.0';
const CLIENT_VERSION = '1.21.0';
const WSDL_TTL = 300; // 5 min WSDL TTL

var $MIN_API_VERSION_MAJOR = 0;
Expand Down

0 comments on commit 27a22c5

Please sign in to comment.