Skip to content

Commit

Permalink
Previous version was 'v1.4.0'. Version now 'v2.0.0'.
Browse files Browse the repository at this point in the history
  • Loading branch information
MattEdwardsWaggleBee committed Aug 1, 2024
1 parent 8e5529d commit 0feeb1c
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
@@ -1,8 +1,8 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Solution version numbers -->
<PropertyGroup>
<MajorVersion>1</MajorVersion>
<MinorVersion>4</MinorVersion>
<MajorVersion>2</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>0</PatchVersion>
</PropertyGroup>
<!-- Disable automatic package publishing -->
Expand Down

0 comments on commit 0feeb1c

Please sign in to comment.