Skip to content

Commit

Permalink
chore(release): 6.2.1 [skip ci]
Browse files Browse the repository at this point in the history
### [6.2.1](v6.2.0...v6.2.1) (2021-10-24)

### Bug Fixes

* **AudioSwitch:** Don't log crashed when trying to switch application audio endpoint on Windows 7 ([eb0d986](eb0d986))
* **AudioSwitching:** Fix audio switching on Windows 11 ([40f5ba1](40f5ba1)), closes [#799](#799)
  • Loading branch information
semantic-release-bot committed Oct 24, 2021
1 parent 3128d35 commit 9004f64
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### [6.2.1](https://github.com/Belphemur/SoundSwitch/compare/v6.2.0...v6.2.1) (2021-10-24)


### Bug Fixes

* **AudioSwitch:** Don't log crashed when trying to switch application audio endpoint on Windows 7 ([eb0d986](https://github.com/Belphemur/SoundSwitch/commit/eb0d9869f234ad01bc1761eacf780243f76bf141))
* **AudioSwitching:** Fix audio switching on Windows 11 ([40f5ba1](https://github.com/Belphemur/SoundSwitch/commit/40f5ba119a41d04b8057e75146345c84dfe238c3)), closes [#799](https://github.com/Belphemur/SoundSwitch/issues/799)

## [6.2.0](https://github.com/Belphemur/SoundSwitch/compare/v6.1.2...v6.2.0) (2021-10-23)


Expand Down
2 changes: 1 addition & 1 deletion SoundSwitch/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("6.2.0")]
[assembly: AssemblyVersion("6.2.1")]

0 comments on commit 9004f64

Please sign in to comment.