Skip to content

Commit

Permalink
Bump version to 7.0.4
Browse files Browse the repository at this point in the history
Bump version to 7.0.4 for next release.
  • Loading branch information
martincostello committed Aug 7, 2023
1 parent a75b8f9 commit 29ac4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<MajorVersion>7</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>3</PatchVersion>
<PatchVersion>4</PatchVersion>
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
<PackageValidationBaselineVersion Condition="'$(PackageValidationBaselineVersion)' == ''">7.0.0</PackageValidationBaselineVersion>
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
Expand Down

0 comments on commit 29ac4c5

Please sign in to comment.