Skip to content

Commit 5f91cde

Browse files
committed
Update the version to 7.7.5
1 parent a9d851a commit 5f91cde

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

0 commit comments

Comments
 (0)