We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82026cd commit f24f091Copy full SHA for f24f091
1 file changed
Directory.Build.props
@@ -4,7 +4,7 @@
4
<PropertyGroup>
5
<MajorVersion>7</MajorVersion>
6
<MinorVersion>3</MinorVersion>
7
- <PatchVersion>0</PatchVersion>
+ <PatchVersion>1</PatchVersion>
8
<PreReleaseLabel>dev</PreReleaseLabel>
9
<AquaCoreVersion>5.5.0</AquaCoreVersion>
10
</PropertyGroup>
0 commit comments