Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis van den Heerik committed Oct 16, 2019
1 parent 0474fc4 commit ae65736
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.24.0';
const CLIENT_VERSION = '1.25.1';
const WSDL_TTL = 300; // 5 min WSDL TTL

var $MIN_API_VERSION_MAJOR = 0;
Expand Down

0 comments on commit ae65736

Please sign in to comment.