Skip to content

Commit

Permalink
Previous version was 'v1.0.1'. Version now 'v1.1.0'.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 14, 2024
1 parent a17f854 commit 6c94159
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- Solution version numbers -->
<PropertyGroup>
<MajorVersion>1</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>1</PatchVersion>
<MinorVersion>1</MinorVersion>
<PatchVersion>0</PatchVersion>
</PropertyGroup>
<!-- Disable automatic package publishing -->
<PropertyGroup>
Expand Down

0 comments on commit 6c94159

Please sign in to comment.