Skip to content

Commit

Permalink
chore(release): 6.5.4 [skip ci]
Browse files Browse the repository at this point in the history
## [6.5.4](v6.5.3...v6.5.4) (2023-02-09)

### Bug Fixes

* **Device::Refresh:** Fix issue where the list of device wouldn't be properly refresh after new device added/removed. ([cbb7d25](cbb7d25)), closes [#1113](#1113)

### Languages

* **Chinese (Simplified):** Translated Settings using Weblate ([fccb108](fccb108))
* **Polish:** Translated Settings using Weblate ([be6880a](be6880a))
* **Serbian:** Translated Settings using Weblate ([2b70f3e](2b70f3e))
  • Loading branch information
semantic-release-bot committed Feb 9, 2023
1 parent f03025b commit 6ce3475
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [6.5.4](https://github.com/Belphemur/SoundSwitch/compare/v6.5.3...v6.5.4) (2023-02-09)


### Bug Fixes

* **Device::Refresh:** Fix issue where the list of device wouldn't be properly refresh after new device added/removed. ([cbb7d25](https://github.com/Belphemur/SoundSwitch/commit/cbb7d25bd239d22c9ee4735c1c437964661119ef)), closes [#1113](https://github.com/Belphemur/SoundSwitch/issues/1113)


### Languages

* **Chinese (Simplified):** Translated Settings using Weblate ([fccb108](https://github.com/Belphemur/SoundSwitch/commit/fccb108a22d61d873dc9333017cb9944c08035e9))
* **Polish:** Translated Settings using Weblate ([be6880a](https://github.com/Belphemur/SoundSwitch/commit/be6880a6c2f622d8ffb909deaceed926f86046fc))
* **Serbian:** Translated Settings using Weblate ([2b70f3e](https://github.com/Belphemur/SoundSwitch/commit/2b70f3e59c671f608be864b50645a014fbdb31d1))

## [6.5.3](https://github.com/Belphemur/SoundSwitch/compare/v6.5.2...v6.5.3) (2023-02-05)


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

0 comments on commit 6ce3475

Please sign in to comment.