Skip to content

Commit e7bed34

Browse files
authored
Merge pull request #184 from Shopify/constraint_function_unstable_fix
Change `fulfillment_constriants` Rust template to `unstable`
2 parents a731737 + 9fb6f49 commit e7bed34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

order-routing/rust/fulfillment-constraints/default/shopify.function.extension.toml.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "{{name}}"
22
type = "{{extensionType}}"
3-
api_version = "2023-04"
3+
api_version = "unstable"
44

55
[build]
66
command = "cargo wasi build --release"

0 commit comments

Comments
 (0)