Skip to content

Commit

Permalink
Bump version to 5.0.12
Browse files Browse the repository at this point in the history
Bump version to 5.0.12 for next release.
  • Loading branch information
martincostello committed Aug 24, 2021
1 parent c448b81 commit 6759e8d
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>5</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>11</PatchVersion>
<PatchVersion>12</PatchVersion>
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
<PreReleaseVersionIteration></PreReleaseVersionIteration>
Expand Down

0 comments on commit 6759e8d

Please sign in to comment.