diff --git a/README.md b/README.md index 35f35087..fe319147 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,11 @@ This will create a new `Mopidy-Mopify` web extension package. ## Changelog +v1.2.2 (2015-02-19) +------------------ + +- Set consume mode on true by default + v1.2.1 (2015-02-19) ------------------ diff --git a/bower.json b/bower.json index c9ef41c7..286428c9 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "mopidy-mopify", "description": "Webclient for Mopidy", - "version": "1.2.1", + "version": "1.2.2", "homepage": "https://github.com/dirkgroenen/mopidy-mopify", "license": "apache", "private": true, diff --git a/package.json b/package.json index a098c064..8ed57579 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mopidy-mopify", "author": "Dirk Groenen", - "version": "1.2.1", + "version": "1.2.2", "description": "Webclient for Mopidy", "repository": "https://github.com/dirkgroenen/mopidy-mopify", "licenses": {