Skip to content

Commit

Permalink
Bump version to 4.1034.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kshyju committed Jun 18, 2024
1 parent 4ce9971 commit 94bd90c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<TargetFramework>netstandard2.1</TargetFramework>
<LangVersion>latest</LangVersion>
<MajorVersion>4</MajorVersion>
<MinorVersion>1033</MinorVersion>
<PatchVersion>5</PatchVersion>
<MinorVersion>1034</MinorVersion>
<PatchVersion>2</PatchVersion>
<BuildNumber Condition="'$(BuildNumber)' == '' ">0</BuildNumber>
<PreviewVersion></PreviewVersion>

Expand Down

0 comments on commit 94bd90c

Please sign in to comment.