We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a152d commit fbbf1d2Copy full SHA for fbbf1d2
BranchInfo.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<MajorVersion>0</MajorVersion>
4
<MinorVersion>0</MinorVersion>
5
- <PatchVersion>2</PatchVersion>
+ <PatchVersion>3</PatchVersion>
6
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
7
</PropertyGroup>
8
0 commit comments