From eb5a6b455e94e5ede34b810f541755391d277fed Mon Sep 17 00:00:00 2001 From: Yetangitu Date: Sat, 26 Jun 2021 21:54:56 +0000 Subject: [PATCH] Revert "Revert "Bump version to v4.7.1"" This reverts commit ec27b74b183ae2cc6e30198c58ce8f4289eb757c. --- app/common/json_changelog.json | 6 ++++++ bower.json | 2 +- manifest.json | 2 +- package.json | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/app/common/json_changelog.json b/app/common/json_changelog.json index 39cf244..dd7bc9d 100644 --- a/app/common/json_changelog.json +++ b/app/common/json_changelog.json @@ -1,4 +1,10 @@ [ + { + "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 523d7da..c1b1956 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jamstash", - "version": "4.7.0", + "version": "4.7.1", "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 cb0f830..1210411 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.0", + "version": "4.7.1", "app": { "launch": { "web_url": "http://jamstash.com" diff --git a/package.json b/package.json index 601930f..0907b94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jamstash", - "version": "4.7.0", + "version": "4.7.1", "description": "HTML5 Audio Streamer for Subsonic, Archive.org browsing and streaming", "author": "Trevor Squillario (https://github.com/tsquillario)", "contributors": [