Bump version to v2.2.2
This commit is contained in:
parent
bcdf8baea1
commit
1c22796994
@ -5,7 +5,7 @@ Changelog
|
||||
This changelog is used to track all major changes to Mopidy.
|
||||
|
||||
|
||||
v2.2.2 (UNRELEASED)
|
||||
v2.2.2 (2018-12-29)
|
||||
===================
|
||||
|
||||
Bug fix release.
|
||||
|
||||
@ -14,4 +14,4 @@ if not (2, 7) <= sys.version_info < (3,):
|
||||
warnings.filterwarnings('ignore', 'could not open display')
|
||||
|
||||
|
||||
__version__ = '2.2.1'
|
||||
__version__ = '2.2.2'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user