Bump version to 2.2.3
This commit is contained in:
parent
628970a7fe
commit
b1b3d371a9
@ -9,7 +9,7 @@ This changelog is used to track all major changes to Mopidy.
|
||||
For older releases, see :ref:`history`.
|
||||
|
||||
|
||||
v2.2.3 (UNRELEASED)
|
||||
v2.2.3 (2019-06-20)
|
||||
===================
|
||||
|
||||
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.2'
|
||||
__version__ = '2.2.3'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user