diff --git a/app/common/json_changelog.json b/app/common/json_changelog.json index 5bad671..93fd2bb 100644 --- a/app/common/json_changelog.json +++ b/app/common/json_changelog.json @@ -1,4 +1,10 @@ [ + { + "date": "5/7/2017", "version": "4.6.4", + "changes": [ + { "text": "- The add song to playlist ('+ Playlist') and New playlist ('+') buttons should be visible again"} + ] + }, { "date": "10/26/2015", "version": "4.6.3", "changes": [ diff --git a/bower.json b/bower.json index a331e5b..11d9372 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jamstash", - "version": "4.6.3", + "version": "4.6.4", "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 023e356..ad871ae 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.3", + "version": "4.6.4", "app": { "launch": { "web_url": "http://jamstash.com" diff --git a/package.json b/package.json index 251a92e..3b2763a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jamstash", - "version": "4.6.3", + "version": "4.6.4", "description": "HTML5 Audio Streamer for Subsonic, Archive.org browsing and streaming", "author": "Trevor Squillario (https://github.com/tsquillario)", "contributors": [