From ec27b74b183ae2cc6e30198c58ce8f4289eb757c Mon Sep 17 00:00:00 2001 From: Yetangitu Date: Sat, 26 Jun 2021 21:54:51 +0000 Subject: [PATCH] Revert "Bump version to v4.7.1" This reverts commit 280d5ffb261f0282f4f815cfc8398d498b32b9da. --- app/common/json_changelog.json | 6 ------ bower.json | 2 +- manifest.json | 2 +- package.json | 2 +- 4 files changed, 3 insertions(+), 9 deletions(-) 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": [