Skip to content

Commit

Permalink
chore(release): 6.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.7.1](v6.7.0...v6.7.1) (2023-06-08)

### Bug Fixes

* **MMNotification:** Fix getting the current state of Default device at application startup. No more crash when there isn't a communication device set. ([e97330e](e97330e)), closes [#1200](#1200)
  • Loading branch information
semantic-release-bot committed Jun 8, 2023
1 parent e17047c commit 5c4e5a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.7.1](https://github.com/Belphemur/SoundSwitch/compare/v6.7.0...v6.7.1) (2023-06-08)


### Bug Fixes

* **MMNotification:** Fix getting the current state of Default device at application startup. No more crash when there isn't a communication device set. ([e97330e](https://github.com/Belphemur/SoundSwitch/commit/e97330eb66c75108b900aa710ef234bc2219a709)), closes [#1200](https://github.com/Belphemur/SoundSwitch/issues/1200)

## [6.7.0](https://github.com/Belphemur/SoundSwitch/compare/v6.6.1...v6.7.0) (2023-06-08)


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.7.0")]
[assembly: AssemblyVersion("6.7.1")]

0 comments on commit 5c4e5a1

Please sign in to comment.