Skip to content

Commit 06083dc

Browse files
committed
Bump sample-apps to 2024-04 (oldest available version)
1 parent f347f17 commit 06083dc

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

sample-apps/delivery-customizations/extensions/delivery-customization-js/shopify.extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
api_version = "2024-01"
1+
api_version = "2024-04"
22

33
[[extensions]]
44
handle = "delivery-customization-js"

sample-apps/delivery-customizations/extensions/delivery-customization-rust/shopify.extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
api_version = "2024-01"
1+
api_version = "2024-04"
22

33
[[extensions]]
44
handle = "delivery-customization-rust"

sample-apps/discounts/extensions/product-discount-js/shopify.extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
api_version = "2024-01"
1+
api_version = "2024-04"
22

33
[[extensions]]
44
handle = "product-discount-js"

sample-apps/discounts/extensions/product-discount-rust/shopify.extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
api_version = "2024-01"
1+
api_version = "2024-04"
22

33
[[extensions]]
44
handle = "product-discount-rust"

sample-apps/optional-add-ons-cart-transform/extensions/optional-add-ons-js/shopify.extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
api_version = "2024-01"
1+
api_version = "2024-04"
22

33
[[extensions]]
44
handle = "add-ons-demo"

sample-apps/optional-add-ons-cart-transform/extensions/optional-add-ons-rust/shopify.extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
api_version = "2024-01"
1+
api_version = "2024-04"
22

33
[[extensions]]
44
handle = "optional-add-ons-rust"

sample-apps/payment-customizations/extensions/payment-customization-js/shopify.extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
api_version = "2024-01"
1+
api_version = "2024-04"
22

33
[[extensions]]
44
handle = "payment-customization-js"

sample-apps/payment-customizations/extensions/payment-customization-rust/shopify.extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
api_version = "2024-01"
1+
api_version = "2024-04"
22

33
[[extensions]]
44
handle = "payment-customization-rust"

0 commit comments

Comments
 (0)