Skip to content

Commit 39306dc

Browse files
committed
Update api version
1 parent c10fc0b commit 39306dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ShopifySDK.php

Lines changed: 1 addition & 1 deletion
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)