Skip to content

Commit f8d5b2a

Browse files
chore(release): 6.11.0-beta.2 [skip ci]
## [6.11.0-beta.2](v6.11.0-beta.1...v6.11.0-beta.2) (2024-05-22) ### Languages * **Danish:** Translated Settings using Weblate ([6d5d619](6d5d619)) * **Japanese:** Translated Settings using Weblate ([2b89880](2b89880)) * **Spanish:** Translated Settings using Weblate ([dd90865](dd90865)) ### Bug Fixes * **ci:** downgrade conventianl commits ([c54c3e0](c54c3e0)) * **ci:** fix dev version calculation ([81253d4](81253d4)) * dev version calculation ([8fecb98](8fecb98)) * **profile:** fix crashing when switching profile ([0bf93e6](0bf93e6)), closes [#1481](#1481)
1 parent c54c3e0 commit f8d5b2a

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [6.11.0-beta.2](https://github.com/Belphemur/SoundSwitch/compare/v6.11.0-beta.1...v6.11.0-beta.2) (2024-05-22)
2+
3+
4+
### Languages
5+
6+
* **Danish:** Translated Settings using Weblate ([6d5d619](https://github.com/Belphemur/SoundSwitch/commit/6d5d619e44af73bf63d8859524e279d4e1651be5))
7+
* **Japanese:** Translated Settings using Weblate ([2b89880](https://github.com/Belphemur/SoundSwitch/commit/2b89880ea87a7696b2fd26c5fb1ef9267afae73f))
8+
* **Spanish:** Translated Settings using Weblate ([dd90865](https://github.com/Belphemur/SoundSwitch/commit/dd9086585df1a89233adc0f58de5eb4f3fbbfc4a))
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** downgrade conventianl commits ([c54c3e0](https://github.com/Belphemur/SoundSwitch/commit/c54c3e0c3732fc4096e28a627a65e8f5d78dc424))
14+
* **ci:** fix dev version calculation ([81253d4](https://github.com/Belphemur/SoundSwitch/commit/81253d4652e85b597bdea14caf392c6d13085b8f))
15+
* dev version calculation ([8fecb98](https://github.com/Belphemur/SoundSwitch/commit/8fecb98aca7ba7a62bad9cbad138cc4c5f295949))
16+
* **profile:** fix crashing when switching profile ([0bf93e6](https://github.com/Belphemur/SoundSwitch/commit/0bf93e6879b03e6a5369646e87a86b652f96a60c)), closes [#1481](https://github.com/Belphemur/SoundSwitch/issues/1481)
17+
118
## [6.11.0-beta.1](https://github.com/Belphemur/SoundSwitch/compare/v6.10.3...v6.11.0-beta.1) (2024-05-07)
219

320

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.11.0")]
42-
[assembly: AssemblyInformationalVersion("6.11.0-beta.1")]
42+
[assembly: AssemblyInformationalVersion("6.11.0-beta.2")]

0 commit comments

Comments
 (0)