diff --git a/app/common/json_changelog.json b/app/common/json_changelog.json index bcb0993..5bad671 100644 --- a/app/common/json_changelog.json +++ b/app/common/json_changelog.json @@ -1,4 +1,10 @@ [ + { + "date": "10/26/2015", "version": "4.6.3", + "changes": [ + { "text": "- Added an icon to select all the songs in the queue. If all songs are selected, it resets the selection."} + ] + }, { "date": "7/14/2015", "version": "4.6.0", "changes": [ diff --git a/bower.json b/bower.json index dcb8189..a331e5b 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jamstash", - "version": "4.6.1", + "version": "4.6.3", "description": "HTML5 Audio Streamer for Subsonic, Archive.org browsing and streaming", "authors": [ "tsquillario (https://github.com/tsquillario)", diff --git a/manifest.json b/manifest.json index b1602d6..023e356 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Jamstash", "description": "HTML5 Player for Subsonic & Archive.org", - "version": "4.6.1", + "version": "4.6.3", "app": { "launch": { "web_url": "http://jamstash.com" diff --git a/package.json b/package.json index 6d93e0a..ac4d655 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jamstash", - "version": "4.6.1", + "version": "4.6.3", "description": "HTML5 Audio Streamer for Subsonic, Archive.org browsing and streaming", "author": "Trevor Squillario (https://github.com/tsquillario)", "contributors": [