From f558a14cd61e270eba3be8a8c14502558cdd3c12 Mon Sep 17 00:00:00 2001 From: Andy Pieters Date: Tue, 6 Jun 2017 17:12:07 +0200 Subject: [PATCH] Updated instore to version 2 of the API --- src/Api/Instore/Instore.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Api/Instore/Instore.php b/src/Api/Instore/Instore.php index 88248df1..ab7f204b 100644 --- a/src/Api/Instore/Instore.php +++ b/src/Api/Instore/Instore.php @@ -31,7 +31,7 @@ class Instore extends Api /** * @var int the version of the api */ - protected $version = 1; + protected $version = 2; /** * @param string $endpoint