Skip to content

Commit ac5b68d

Browse files
committed
version
1 parent 0cff0e6 commit ac5b68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/shopify_developer_app/sources/product-added-to-custom-collection/product-added-to-custom-collection.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const props = adjustPropDefinitions(others.props, shopify);
1111
export default {
1212
...others,
1313
key: "shopify_developer_app-product-added-to-custom-collection",
14-
version: "0.0.4",
14+
version: "0.0.5",
1515
name,
1616
description,
1717
type,

0 commit comments

Comments
 (0)