Skip to content

Commit

Permalink
Merge branch 'version' into 'master'
Browse files Browse the repository at this point in the history
version

See merge request mpluskassa/mplus-api-client!34
  • Loading branch information
freerk-mpluskassa committed Apr 29, 2020
2 parents e08ece6 + a315cc3 commit 383848e
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.30.1';
const CLIENT_VERSION = '1.30.2';
const WSDL_TTL = 300;

var $MIN_API_VERSION_MAJOR = 0;
Expand Down

0 comments on commit 383848e

Please sign in to comment.