diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 75edbf5..d0cf97c 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("3.7")] -[assembly: AssemblyFileVersion("3.7")] +[assembly: AssemblyVersion("3.8")] +[assembly: AssemblyFileVersion("3.8")] diff --git a/README.md b/README.md index 0e7c94d..56630cf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Run on Repl.it](https://repl.it/badge/github/dvingerh/TbVolScroll)](https://repl.it/github/dvingerh/TbVolScroll) -## tb-vol-scroll 3.7 +## tb-vol-scroll 3.8 Simple utility to enable volume control when your mouse cursor is positioned above the taskbar, among a few other options.