Skip to content

Commit

Permalink
Update the version to beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhg committed Apr 10, 2020
1 parent 213699f commit daf49b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/WebStack.versions.settings.targets
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<VersionMajor Condition="'$(VersionMajor)' == ''">7</VersionMajor>
<VersionMinor Condition="'$(VersionMinor)' == ''">4</VersionMinor>
<VersionBuild Condition="'$(VersionBuild)' == ''">0</VersionBuild>
<VersionRelease Condition="'$(VersionRelease)' == ''">beta</VersionRelease>
<VersionRelease Condition="'$(VersionRelease)' == ''">beta2</VersionRelease>
</PropertyGroup>

<!-- For NuGet Package Dependencies -->
Expand Down

0 comments on commit daf49b4

Please sign in to comment.