Skip to content

Commit 4af132d

Browse files
committed
Updating version to 0.10.3
1 parent 7e3e820 commit 4af132d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.10.3
2+
3+
Fixes:
4+
* Mono tracks can now be connected to stereo output busses
5+
* OSC paths for gain and pan controls on tracks work again
6+
17
## 0.10.2
28

39
Fixes:

include/version.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#define SUSHI__VERSION_MAJ 0
55
#define SUSHI__VERSION_MIN 10
6-
#define SUSHI__VERSION_REV 2
6+
#define SUSHI__VERSION_REV 3
77

88
#define SUSHI_VERSION_STRING #SUSHI__VERSION_MAJ "." #SUSHI__VERSION_MIN "." #SUSHI__VERSION_REV
99

0 commit comments

Comments
 (0)