Skip to content

Commit

Permalink
Bump version to 7.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhg committed Feb 15, 2023
1 parent 3bbc7d9 commit 7d2970e
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 @@ -5,7 +5,7 @@
<PropertyGroup>
<VersionMajor Condition="'$(VersionMajor)' == ''">7</VersionMajor>
<VersionMinor Condition="'$(VersionMinor)' == ''">6</VersionMinor>
<VersionBuild Condition="'$(VersionBuild)' == ''">3</VersionBuild>
<VersionBuild Condition="'$(VersionBuild)' == ''">4</VersionBuild>
<VersionRelease Condition="'$(VersionRelease)' == ''"></VersionRelease>
</PropertyGroup>

Expand Down

0 comments on commit 7d2970e

Please sign in to comment.