Skip to content

Commit daf49b4

Browse files
committed
Update the version to beta2
1 parent 213699f commit daf49b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/WebStack.versions.settings.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<VersionMajor Condition="'$(VersionMajor)' == ''">7</VersionMajor>
77
<VersionMinor Condition="'$(VersionMinor)' == ''">4</VersionMinor>
88
<VersionBuild Condition="'$(VersionBuild)' == ''">0</VersionBuild>
9-
<VersionRelease Condition="'$(VersionRelease)' == ''">beta</VersionRelease>
9+
<VersionRelease Condition="'$(VersionRelease)' == ''">beta2</VersionRelease>
1010
</PropertyGroup>
1111

1212
<!-- For NuGet Package Dependencies -->

0 commit comments

Comments
 (0)