Bumps up version to 4.2.1, modifies 4.2.0's changelog.

This commit is contained in:
Hyzual 2014-11-17 22:43:41 +01:00
parent 58e0476250
commit 5aa7e6232e
4 changed files with 8 additions and 7 deletions

View file

@ -1,8 +1,9 @@
[
{
"date": "11/15/2014", "version": "4.2.0",
"date": "11/17/2014", "version": "4.2.1",
"changes": [
{ "text": "- Drag & drop sorting for all playlists."}
{ "text": "- Drag & drop sorting for all playlists."},
{ "text": "- Fixed deep nested albums not loading."}
]
},
{

View file

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

View file

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

View file

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