We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff87754 commit a8f2cb3Copy full SHA for a8f2cb3
Directory.Build.props
@@ -5,7 +5,7 @@
5
<Company>Vezel</Company>
6
<Authors>Zig Contributors, $(Company) Contributors</Authors>
7
<Copyright>Copyright © $(Authors)</Copyright>
8
- <ZigVersion>0.11.0</ZigVersion>
+ <ZigVersion>0.12.0</ZigVersion>
9
<ToolsetVersion>1</ToolsetVersion>
10
<Version>$(ZigVersion).$(ToolsetVersion)</Version>
11
</PropertyGroup>
0 commit comments