Revert "Bump version to v4.7.1"

This reverts commit 280d5ffb26.
This commit is contained in:
Yetangitu 2021-06-26 21:54:51 +00:00
parent 280d5ffb26
commit ec27b74b18
4 changed files with 3 additions and 9 deletions

View file

@ -1,10 +1,4 @@
[ [
{
"date": "18/10/2020", "version": "4.7.1",
"changes": [
{ "text": "- Fix playing FLAC files (thanks <a href=\"https://github.com/d3m3vilurr\">d3m3vilurr</a>!)" }
]
},
{ {
"date": "10/03/2020", "version": "4.7.0", "date": "10/03/2020", "version": "4.7.0",
"changes": [ "changes": [

View file

@ -1,6 +1,6 @@
{ {
"name": "jamstash", "name": "jamstash",
"version": "4.7.1", "version": "4.7.0",
"description": "HTML5 Audio Streamer for Subsonic, Archive.org browsing and streaming", "description": "HTML5 Audio Streamer for Subsonic, Archive.org browsing and streaming",
"authors": [ "authors": [
"tsquillario (https://github.com/tsquillario)", "tsquillario (https://github.com/tsquillario)",

View file

@ -2,7 +2,7 @@
"manifest_version": 2, "manifest_version": 2,
"name": "Jamstash", "name": "Jamstash",
"description": "HTML5 Player for Subsonic & Archive.org", "description": "HTML5 Player for Subsonic & Archive.org",
"version": "4.7.1", "version": "4.7.0",
"app": { "app": {
"launch": { "launch": {
"web_url": "http://jamstash.com" "web_url": "http://jamstash.com"

View file

@ -1,6 +1,6 @@
{ {
"name": "jamstash", "name": "jamstash",
"version": "4.7.1", "version": "4.7.0",
"description": "HTML5 Audio Streamer for Subsonic, Archive.org browsing and streaming", "description": "HTML5 Audio Streamer for Subsonic, Archive.org browsing and streaming",
"author": "Trevor Squillario (https://github.com/tsquillario)", "author": "Trevor Squillario (https://github.com/tsquillario)",
"contributors": [ "contributors": [