Skip to content

Commit

Permalink
Bump version to 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dvingerh committed Feb 9, 2022
1 parent 156cd6e commit 854f289
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
Binary file modified Images/audioplaybackdevices.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Images/configuration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Images/gif_volumeslidercontrol.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Images/traymenu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.1")]
[assembly: AssemblyFileVersion("3.9.1")]
[assembly: AssemblyVersion("4.0")]
[assembly: AssemblyFileVersion("4.0")]
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Simple and customizable utility to enable audio control by scrolling inside the
- Hold <kbd>SHIFT</kbd>: Cycle through available audio playback devices.

###### Available Menus
- System Volume Mixer: Opens the built-in Windows volume mixer for per-application audio volume control.
- Audio Playback Devices: Switch default audio playback device from a list of available devices.
- System Volume Mixer: Opens the built-in Windows volume mixer for per-application audio volume control.
- Volume Slider Control: Open a popup with a volume slider and peak volume meter.

### Configuration
Expand All @@ -34,8 +34,7 @@ Simple and customizable utility to enable audio control by scrolling inside the
- Enable/disable requesting of Administrator permissions on start
- Enable/disable reverse scrolling direction for scroll actions

## Preview (not always up-to-date)

## Preview

#### Volume bar
![Volume bar](Images/gif_volumebar.gif?raw=true)
Expand Down Expand Up @@ -64,3 +63,4 @@ Simple and customizable utility to enable audio control by scrolling inside the
## Thanks
#
- [Taskbar.cs by Franz Alex Gaisie-Essilfie](https://gist.githubusercontent.com/franzalex/e747e6b318ab8f328aa02301f25ec534/raw/84f731f2e2396dc8ce28b564a75b712bf56b184f/Taskbar.cs)
- [CustomFontDialog by umaranis](https://github.com/umaranis/CustomFontDialog)

0 comments on commit 854f289

Please sign in to comment.