Skip to content

Commit

Permalink
Merge pull request #75 from jaedb/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
jaedb committed Mar 24, 2016
2 parents e772020 + 3da9837 commit 195d900
Show file tree
Hide file tree
Showing 52 changed files with 10,772 additions and 387 deletions.
2 changes: 1 addition & 1 deletion mopidy_spotmop/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from services.auth import auth
from mopidy import config, ext

__version__ = '2.6.1'
__version__ = '2.6.2'
__ext_name__ = 'spotmop'
__verbosemode__ = False

Expand Down
Loading

0 comments on commit 195d900

Please sign in to comment.