Skip to content

Commit

Permalink
Bump version to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-englert committed Jul 27, 2021
1 parent f6eaa78 commit bcabd3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
##### 2.6.1
- support net5.0-windows and netcoreapp3.1 targets

##### 2.5.5
- Fix restore button image

Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Company>tom-englert.de</Company>
<Copyright>© 2012-2021 tom-englert.de</Copyright>
<Product>Tom's Toolbox</Product>
<Version>2.6.0</Version>
<Version>2.6.1</Version>
<PackageTags>.Net Tools Extensions</PackageTags>
<Description>A set of classes and functions to ease our daily .Net development tasks.</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
Expand Down

0 comments on commit bcabd3c

Please sign in to comment.