Skip to content

Commit 8cf9c92

Browse files
committed
Merge pull request #92 from jaedb/develop
Release 2.6.6
2 parents 2fdab72 + 04b11e5 commit 8cf9c92

27 files changed

Lines changed: 1821 additions & 120 deletions

mopidy_spotmop/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from services.auth import auth
1212
from mopidy import config, ext
1313

14-
__version__ = '2.6.5'
14+
__version__ = '2.6.6'
1515
__ext_name__ = 'spotmop'
1616
__verbosemode__ = False
1717

0 commit comments

Comments
 (0)