Skip to content

Commit 1cab768

Browse files
committed
Bump version to 2.5.5
1 parent 783d11f commit 1cab768

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ReleaseNotes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
2.5.4:
1+
2.5.5:
2+
- Fix #66: DGX Should not list TomsToolbox as a dependency
3+
4+
2.5.4:
25
- Fix #65: Calling DataGrid.GetFilter() from code turns filter controls visible, even though IsAutoFilterEnabled is false.
36

47
2.5.3:

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Company>tom-englert.de</Company>
66
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>
77
<Product>Tom's Toolbox</Product>
8-
<Version>2.5.4</Version>
8+
<Version>2.5.5</Version>
99
</PropertyGroup>
1010

1111
<PropertyGroup>

0 commit comments

Comments
 (0)