Skip to content

Commit

Permalink
2.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-englert committed Aug 3, 2024
1 parent 18c3924 commit e2c3d3b
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.17.3:
- Fine-tune AdvancedScrollWheelBehavior, remove dynamic scroll speed adaption

2.17.2:
- Fine-tune AdvancedScrollWheelBehavior, respect system settings.

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>© 2012-2024 tom-englert.de</Copyright>
<Product>Tom's Toolbox</Product>
<Version>2.17.2</Version>
<Version>2.17.3</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 e2c3d3b

Please sign in to comment.