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 f5547f0 commit f6855a7Copy full SHA for f6855a7
src/props/version.props
@@ -1,6 +1,6 @@
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
<PropertyGroup>
3
- <SemVerNumber Condition="$(SemVerNumber) == ''">2.4.1</SemVerNumber>
+ <SemVerNumber Condition="$(SemVerNumber) == ''">2.4.2</SemVerNumber>
4
<SemVerSuffix></SemVerSuffix>
5
</PropertyGroup>
6
</Project>
0 commit comments