Skip to content

Commit

Permalink
Update branding to 7.0.8 (#31045)
Browse files Browse the repository at this point in the history
  • Loading branch information
vseanreesermsft authored and mmitche committed Jun 19, 2023
1 parent 81a09d5 commit ec04682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup Label="Version settings">
<VersionPrefix>7.0.7</VersionPrefix>
<VersionPrefix>7.0.8</VersionPrefix>
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
<IncludeSourceRevisionInInformationalVersion>False</IncludeSourceRevisionInInformationalVersion>
<IsServicingBuild Condition="'$(PreReleaseVersionLabel)' == 'servicing'">true</IsServicingBuild>
Expand Down

1 comment on commit ec04682

@luizfbicalho
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated to this version and it didn't fixed #30764

Please sign in to comment.