Skip to content

Commit

Permalink
version bump 3.4.0 (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyuanliang-ms authored Jun 20, 2024
1 parent 95e7833 commit 319fc2b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<!-- Official Version -->
<PropertyGroup>
<MajorVersion>3</MajorVersion>
<MinorVersion>3</MinorVersion>
<PatchVersion>1</PatchVersion>
<MinorVersion>4</MinorVersion>
<PatchVersion>0</PatchVersion>
</PropertyGroup>

<Import Project="..\..\build\Versioning.props" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<!-- Official Version -->
<PropertyGroup>
<MajorVersion>3</MajorVersion>
<MinorVersion>3</MinorVersion>
<PatchVersion>1</PatchVersion>
<MinorVersion>4</MinorVersion>
<PatchVersion>0</PatchVersion>
</PropertyGroup>

<Import Project="..\..\build\Versioning.props" />
Expand Down

0 comments on commit 319fc2b

Please sign in to comment.