Skip to content

Commit d973eb2

Browse files
authored
Bump versions for rust and wasm functions
1 parent 78b2148 commit d973eb2

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

discounts/rust/order-discounts/default/shopify.extension.toml.liquid

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

33
[[extensions]]
44
name = "t:name"

discounts/rust/product-discounts/default/shopify.extension.toml.liquid

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

33
[[extensions]]
44
name = "t:name"

discounts/rust/shipping-discounts/default/shopify.extension.toml.liquid

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

33
[[extensions]]
44
name = "t:name"

discounts/wasm/order-discounts/default/shopify.extension.toml.liquid

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

33
[[extensions]]
44
name = "t:name"

discounts/wasm/product-discounts/default/shopify.extension.toml.liquid

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

33
[[extensions]]
44
name = "t:name"

discounts/wasm/shipping-discounts/default/shopify.extension.toml.liquid

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

33
[[extensions]]
44
name = "t:name"

0 commit comments

Comments
 (0)