Skip to content

Commit

Permalink
hotfix 4.23.2 version update
Browse files Browse the repository at this point in the history
  • Loading branch information
soninaren committed Aug 30, 2023
1 parent 896028e commit 3974f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<LangVersion>latest</LangVersion>
<MajorVersion>4</MajorVersion>
<MinorVersion>23</MinorVersion>
<PatchVersion>1</PatchVersion>
<PatchVersion>2</PatchVersion>
<BuildNumber Condition="'$(BuildNumber)' == '' ">0</BuildNumber>
<PreviewVersion></PreviewVersion>

Expand Down

0 comments on commit 3974f5f

Please sign in to comment.