4.6.4 Fix playlist buttons style

fixes tsquillario/Jamstash#241
This commit is contained in:
Hyzual 2017-05-08 00:02:03 +02:00
parent 402b12522f
commit 590dfee57a
4 changed files with 9 additions and 3 deletions

View file

@ -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", "date": "10/26/2015", "version": "4.6.3",
"changes": [ "changes": [

View file

@ -1,6 +1,6 @@
{ {
"name": "jamstash", "name": "jamstash",
"version": "4.6.3", "version": "4.6.4",
"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.6.3", "version": "4.6.4",
"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.6.3", "version": "4.6.4",
"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": [