Skip to content

Commit 67f82a6

Browse files
gathogojrJohn Gathogo
andauthored
Update version to 7.5.10 (#2554)
Co-authored-by: John Gathogo <jogathogo@microsoft.com>
1 parent 4699051 commit 67f82a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/WebStack.versions.settings.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<PropertyGroup>
66
<VersionMajor Condition="'$(VersionMajor)' == ''">7</VersionMajor>
77
<VersionMinor Condition="'$(VersionMinor)' == ''">5</VersionMinor>
8-
<VersionBuild Condition="'$(VersionBuild)' == ''">9</VersionBuild>
8+
<VersionBuild Condition="'$(VersionBuild)' == ''">10</VersionBuild>
99
<VersionRelease Condition="'$(VersionRelease)' == ''"></VersionRelease>
1010
</PropertyGroup>
1111

0 commit comments

Comments
 (0)