Skip to content

Commit

Permalink
New release to add more compatibility and match debian official release.
Browse files Browse the repository at this point in the history
  • Loading branch information
muammar committed May 21, 2017
1 parent 801311f commit 4ef7bc2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
* mkchromecast (0.3.7) **unreleased**
* mkchromecast (0.3.7.1) **2017/05/21**

- macOS bundle built in Yosemite to add more compatibility.
- Bumped version to match debian official release.

* mkchromecast (0.3.7) **2017/05/20**

- node streaming updated to work with `node v7.10.0`.
- Added ALSA device configuration in preferences pane.
Expand Down
2 changes: 1 addition & 1 deletion mkchromecast/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

# This file is part of mkchromecast.

__version__ = '0.3.7'
__version__ = '0.3.7.1'

0 comments on commit 4ef7bc2

Please sign in to comment.