Skip to content

Commit 8f45896

Browse files
committed
use wit version 1.0.0
1 parent 84d9854 commit 8f45896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edgee-component.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "Example CSharp component for data collection"
99
documentation = "https://github.com/edgee-cloud/example-cs-component"
1010
repository = "https://github.com/edgee-cloud/example-cs-component"
1111
language = "CSharp"
12-
wit-version = "0.5.0"
12+
wit-version = "1.0.0"
1313

1414
[component.build]
1515
command = "dotnet build && mv ./bin/Debug/net9.0/wasi-wasm/publish/example-cs-component.wasm ./dc_component.wasm"

0 commit comments

Comments
 (0)