Skip to content

Commit 4ef7bc2

Browse files
committed
New release to add more compatibility and match debian official release.
1 parent 801311f commit 4ef7bc2

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

changelog.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
* mkchromecast (0.3.7) **unreleased**
1+
* mkchromecast (0.3.7.1) **2017/05/21**
2+
3+
- macOS bundle built in Yosemite to add more compatibility.
4+
- Bumped version to match debian official release.
5+
6+
* mkchromecast (0.3.7) **2017/05/20**
27

38
- node streaming updated to work with `node v7.10.0`.
49
- Added ALSA device configuration in preferences pane.

mkchromecast/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# This file is part of mkchromecast.
44

5-
__version__ = '0.3.7'
5+
__version__ = '0.3.7.1'

0 commit comments

Comments
 (0)