Skip to content

Commit

Permalink
Update API_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
siewmai committed Jan 21, 2018
1 parent a68b751 commit b32c9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Message/AbstractRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

abstract class AbstractRequest extends BaseAbstractRequest
{
const API_VERSION = '12.1';
const API_VERSION = '13.7';

/**
* Endpoint URL.
Expand Down

0 comments on commit b32c9ec

Please sign in to comment.