Skip to content

Commit

Permalink
Update version to 7.5.10 (#2554)
Browse files Browse the repository at this point in the history
Co-authored-by: John Gathogo <[email protected]>
  • Loading branch information
gathogojr and John Gathogo authored Aug 26, 2021
1 parent 4699051 commit 67f82a6
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)' == ''">5</VersionMinor>
<VersionBuild Condition="'$(VersionBuild)' == ''">9</VersionBuild>
<VersionBuild Condition="'$(VersionBuild)' == ''">10</VersionBuild>
<VersionRelease Condition="'$(VersionRelease)' == ''"></VersionRelease>
</PropertyGroup>

Expand Down

0 comments on commit 67f82a6

Please sign in to comment.