Bump version and release date
This commit is contained in:
parent
c5c74d77f4
commit
81948a0545
@ -58,7 +58,7 @@ Project resources
|
||||
Changelog
|
||||
=========
|
||||
|
||||
v2.2.0 (UNRELEASED)
|
||||
v2.2.0 (2016-03-01)
|
||||
-------------------
|
||||
|
||||
- Split vendor-provided JavaScript and CSS libraries into separate folders to make them easier to identify and maintain.
|
||||
|
||||
@ -4,7 +4,7 @@ import os
|
||||
|
||||
from mopidy import config, ext
|
||||
|
||||
__version__ = '2.1.1'
|
||||
__version__ = '2.2.0'
|
||||
|
||||
|
||||
class MusicBoxExtension(ext.Extension):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user