Skip to content

Commit 57b0602

Browse files
authored
Update the version to 5.7.8
1 parent 7b14096 commit 57b0602

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

0 commit comments

Comments
 (0)