Skip to content

Commit

Permalink
Bump version to 2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-englert committed Jul 31, 2021
1 parent 460b8ac commit f531fb1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
2.5.5:
2.5.6:
- Fix #68: Filter gets lost if using column virtualization and filtered colum gets out of view.
- Fix #67: Filtering multiple columns, previous filters will fail

2.5.5:
- Fix #66: DGX Should not list TomsToolbox as a dependency

2.5.4:
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Company>tom-englert.de</Company>
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>
<Product>Tom's Toolbox</Product>
<Version>2.5.5</Version>
<Version>2.5.6</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit f531fb1

Please sign in to comment.