Skip to content

Commit

Permalink
Bump version to 6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpmorris committed Sep 14, 2024
1 parent cfb52d1 commit 8ca3429
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Source/Lib/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project>
<PropertyGroup>
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
<Version>6.0.0</Version>
<AssemblyVersion>6.0.0.0</AssemblyVersion>
<FileVersion>6.0.0.0</FileVersion>
<Version>6.1.0</Version>
<AssemblyVersion>6.1.0.0</AssemblyVersion>
<FileVersion>6.1.0.0</FileVersion>

<Authors>Peter Morris</Authors>
<Company />
Expand Down

0 comments on commit 8ca3429

Please sign in to comment.