Skip to content

Commit

Permalink
Bump version to 6.0.15
Browse files Browse the repository at this point in the history
Bump version to 6.0.15 for next release.
  • Loading branch information
martincostello committed Apr 16, 2023
1 parent d2540a0 commit 02931f8
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>6</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>14</PatchVersion>
<PatchVersion>15</PatchVersion>
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
<PackageValidationBaselineVersion Condition="'$(PackageValidationBaselineVersion)' == ''">6.0.0</PackageValidationBaselineVersion>
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
Expand Down

0 comments on commit 02931f8

Please sign in to comment.