Skip to content

Commit

Permalink
Update Versions.props to build 4.10.1 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinchalet committed Dec 2, 2023
1 parent f541dcd commit 74e329e
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>4</MajorVersion>
<MinorVersion>10</MinorVersion>
<PatchVersion>0</PatchVersion>
<PatchVersion>1</PatchVersion>
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
<PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
<PreReleaseVersionIteration></PreReleaseVersionIteration>
Expand Down

0 comments on commit 74e329e

Please sign in to comment.