Skip to content

Commit

Permalink
v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fondberg authored Sep 22, 2019
1 parent 063136f commit 9055368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/spotcast/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import random
import time

_VERSION = '2.0.0'
_VERSION = '2.2.0'
DOMAIN = 'spotcast'

_LOGGER = logging.getLogger(__name__)
Expand Down

0 comments on commit 9055368

Please sign in to comment.