Skip to content

Commit 854f289

Browse files
committed
Bump version to 4.0
1 parent 156cd6e commit 854f289

6 files changed

Lines changed: 5 additions & 5 deletions

File tree

Images/audioplaybackdevices.png

5.19 KB
Loading

Images/configuration.png

11.2 KB
Loading

Images/gif_volumeslidercontrol.gif

9.45 KB
Loading

Images/traymenu.png

-665 Bytes
Loading

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("3.9.1")]
36-
[assembly: AssemblyFileVersion("3.9.1")]
35+
[assembly: AssemblyVersion("4.0")]
36+
[assembly: AssemblyFileVersion("4.0")]

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Simple and customizable utility to enable audio control by scrolling inside the
1111
- Hold <kbd>SHIFT</kbd>: Cycle through available audio playback devices.
1212

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

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

37-
## Preview (not always up-to-date)
38-
37+
## Preview
3938

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

0 commit comments

Comments
 (0)