Skip to content

Commit 8455233

Browse files
Bas Geertsemajsturtevant
authored andcommitted
Upgrade to 31.0.0
No C-api changes. All tests pass.
1 parent bd736ec commit 8455233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<DevBuild Condition="'$(DevBuild)'==''">false</DevBuild>
4-
<WasmtimeVersion Condition="'$(WasmtimeVersion)'==''">30.0.2</WasmtimeVersion>
4+
<WasmtimeVersion Condition="'$(WasmtimeVersion)'==''">31.0.0</WasmtimeVersion>
55
<WasmtimeDotnetVersion Condition="'$(WasmtimeDotnetVersion)'==''"></WasmtimeDotnetVersion>
66
<WasmtimePackageVersion Condition="'$(DevBuild)'=='true'">
77
$(WasmtimeVersion)$(WasmtimeDotnetVersion)-dev</WasmtimePackageVersion>

0 commit comments

Comments
 (0)