Skip to content

Commit

Permalink
Previous version was 'v1.2.8'. Version now 'v2.0.0'.
Browse files Browse the repository at this point in the history
  • Loading branch information
varndellwagglebee committed Nov 18, 2024
1 parent f45060e commit 65a4ff0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Solution version numbers -->
<PropertyGroup>
<MajorVersion>1</MajorVersion>
<MinorVersion>2</MinorVersion>
<PatchVersion>8</PatchVersion>
<MajorVersion>2</MajorVersion>
<MinorVersion>0</MinorVersion>
<PatchVersion>0</PatchVersion>
</PropertyGroup>
<!-- Disable automatic package publishing -->
<PropertyGroup>
Expand Down

0 comments on commit 65a4ff0

Please sign in to comment.