Skip to content

Commit

Permalink
Updated instore to version 2 of the API
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Pieters committed Jun 6, 2017
1 parent 1af0d8c commit f558a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/Instore/Instore.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Instore extends Api
/**
* @var int the version of the api
*/
protected $version = 1;
protected $version = 2;

/**
* @param string $endpoint
Expand Down

0 comments on commit f558a14

Please sign in to comment.