Skip to content

Commit 361d000

Browse files
committed
Update api version
1 parent 2bd295a commit 361d000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/ShopifySDK.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ class ShopifySDK
211211
* @var array
212212
*/
213213
public static $config = array(
214-
'ApiVersion' => '2019-04'
214+
'ApiVersion' => '2019-10'
215215
);
216216

217217
/**

0 commit comments

Comments
 (0)