Skip to content

Commit e7bd92f

Browse files
authored
Bump version to 7.5.11 (#2574)
1 parent 7e03b23 commit e7bd92f

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)' == ''">10</VersionBuild>
8+
<VersionBuild Condition="'$(VersionBuild)' == ''">11</VersionBuild>
99
<VersionRelease Condition="'$(VersionRelease)' == ''"></VersionRelease>
1010
</PropertyGroup>
1111

0 commit comments

Comments
 (0)