Skip to content

Commit 07f54b3

Browse files
author
Antoine Aflalo
committed
Bump version
1 parent 2bb98c9 commit 07f54b3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## [v3.2.1](https://github.com/Belphemur/SoundSwitch/tree/v3.2.1) (2015-08-23)
4+
[Full Changelog](https://github.com/Belphemur/SoundSwitch/compare/v3.2.0...v3.2.1)
5+
6+
**Implemented enhancements:**
7+
8+
- Sign the application and installer [\#7](https://github.com/Belphemur/SoundSwitch/issues/7)
9+
10+
**Fixed bugs:**
11+
12+
- SoundSwitch appears to crash immediately after launch [\#5](https://github.com/Belphemur/SoundSwitch/issues/5)
13+
314
## [v3.2.0](https://github.com/Belphemur/SoundSwitch/tree/v3.2.0) (2015-08-22)
415
[Full Changelog](https://github.com/Belphemur/SoundSwitch/compare/v3.1.2...v3.2.0)
516

SoundSwitch/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("3.2.0.*")]
34+
[assembly: AssemblyVersion("3.2.1.*")]

0 commit comments

Comments
 (0)