Skip to content

Commit 1797394

Browse files
chore(release): 6.13.0-beta.4 [skip ci]
## [6.13.0-beta.4](v6.13.0-beta.3...v6.13.0-beta.4) (2025-03-03) ### Bug Fixes * **update:** fix update ui crashing. ([70ba6c1](70ba6c1)), closes [#1693](#1693)
1 parent 70ba6c1 commit 1797394

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.13.0-beta.4](https://github.com/Belphemur/SoundSwitch/compare/v6.13.0-beta.3...v6.13.0-beta.4) (2025-03-03)
2+
3+
### Bug Fixes
4+
5+
* **update:** fix update ui crashing. ([70ba6c1](https://github.com/Belphemur/SoundSwitch/commit/70ba6c1d7015768aa3d775239ad45bc98d9f9b16)), closes [#1693](https://github.com/Belphemur/SoundSwitch/issues/1693)
6+
17
## [6.13.0-beta.3](https://github.com/Belphemur/SoundSwitch/compare/v6.13.0-beta.2...v6.13.0-beta.3) (2025-03-01)
28

39
### Enhancements

SoundSwitch/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939
// You can specify all the values or you can default the Build and Revision Numbers
4040
// by using the '*' as shown below:
4141
[assembly: AssemblyFileVersion("6.13.0")]
42-
[assembly: AssemblyInformationalVersion("6.13.0-beta.3")]
42+
[assembly: AssemblyInformationalVersion("6.13.0-beta.4")]

0 commit comments

Comments
 (0)