Update version and release date
This commit is contained in:
parent
cfa6225e44
commit
464707c61f
@ -53,7 +53,7 @@ Project resources
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
v1.2 (25-3-2015)
|
v2.0 (26-3-2015)
|
||||||
----------------
|
----------------
|
||||||
- Pausing a stream will now actually stop it.
|
- Pausing a stream will now actually stop it.
|
||||||
- Fix keyboard shortcuts in some browsers.
|
- Fix keyboard shortcuts in some browsers.
|
||||||
|
|||||||
@ -4,7 +4,7 @@ import os
|
|||||||
|
|
||||||
from mopidy import config, ext
|
from mopidy import config, ext
|
||||||
|
|
||||||
__version__ = '1.0.4'
|
__version__ = '2.0.0'
|
||||||
|
|
||||||
|
|
||||||
class MusicBoxExtension(ext.Extension):
|
class MusicBoxExtension(ext.Extension):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user