Skip to content

Commit

Permalink
Prepare for stable release (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
joperezr authored Nov 15, 2023
1 parent 69ae747 commit 2975ade
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 @@ -7,7 +7,7 @@
<PropertyGroup>
<MajorVersion>1</MajorVersion>
<MinorVersion>3</MinorVersion>
<PreReleaseVersionLabel>preview.1</PreReleaseVersionLabel>
<PreReleaseVersionLabel>rtw</PreReleaseVersionLabel>
<DotNetFinalVersionKind Condition="'$(PreReleaseVersionLabel)' == 'rtw'">release</DotNetFinalVersionKind>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 2975ade

Please sign in to comment.