Skip to content

Commit

Permalink
Release v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcass77 committed Feb 4, 2016
2 parents 3077b69 + 1712b0e commit ef14dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mopidy_musicbox_webclient/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from mopidy import config, ext

__version__ = '2.1.0'
__version__ = '2.1.1'


class MusicBoxExtension(ext.Extension):
Expand Down

0 comments on commit ef14dbe

Please sign in to comment.