diff --git a/app/common/json_changelog.json b/app/common/json_changelog.json index dd7bc9d..39cf244 100644 --- a/app/common/json_changelog.json +++ b/app/common/json_changelog.json @@ -1,10 +1,4 @@ [ - { - "date": "18/10/2020", "version": "4.7.1", - "changes": [ - { "text": "- Fix playing FLAC files (thanks d3m3vilurr!)" } - ] - }, { "date": "10/03/2020", "version": "4.7.0", "changes": [ diff --git a/bower.json b/bower.json index c1b1956..523d7da 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jamstash", - "version": "4.7.1", + "version": "4.7.0", "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 1210411..cb0f830 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.7.1", + "version": "4.7.0", "app": { "launch": { "web_url": "http://jamstash.com" diff --git a/package.json b/package.json index 0907b94..601930f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jamstash", - "version": "4.7.1", + "version": "4.7.0", "description": "HTML5 Audio Streamer for Subsonic, Archive.org browsing and streaming", "author": "Trevor Squillario (https://github.com/tsquillario)", "contributors": [