Skip to content

Commit f558a14

Browse files
author
Andy Pieters
committed
Updated instore to version 2 of the API
1 parent 1af0d8c commit f558a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Api/Instore/Instore.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class Instore extends Api
3131
/**
3232
* @var int the version of the api
3333
*/
34-
protected $version = 1;
34+
protected $version = 2;
3535

3636
/**
3737
* @param string $endpoint

0 commit comments

Comments
 (0)