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 f3e1ba1 commit c111c53Copy full SHA for c111c53
1 file changed
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.15.2</ZigVersion>
+ <ZigVersion>0.16.0</ZigVersion>
9
<ToolsetVersion>1</ToolsetVersion>
10
<Version>$(ZigVersion).$(ToolsetVersion)</Version>
11
</PropertyGroup>
0 commit comments