Skip to content

Commit

Permalink
bumping version to 4.2.0 (#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettsam committed Apr 26, 2023
1 parent 7278c05 commit a64a72b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common.props
Expand Up @@ -3,8 +3,8 @@
<ContinuousIntegrationBuild Condition="'$(TF_BUILD)' == 'true'">true</ContinuousIntegrationBuild>

<MajorProductVersion>4</MajorProductVersion>
<MinorProductVersion>1</MinorProductVersion>
<PatchProductVersion>3</PatchProductVersion>
<MinorProductVersion>2</MinorProductVersion>
<PatchProductVersion>0</PatchProductVersion>

<!-- Clear this value for non-preview releases -->
<PreviewProductVersion></PreviewProductVersion>
Expand Down

0 comments on commit a64a72b

Please sign in to comment.