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."}
]
},
{
@ -75,7 +76,7 @@
},
{ "date": "12/5/2013", "version": "3.1.2",
"changes": [
{ "text": "- Improved linking between tabs, + Playlist fixed" }
{ "text": "- Improved linking between tabs, + Playlist fixed" }
]
},
{ "date": "10/31/2013", "version": "3.1.1",
@ -97,7 +98,7 @@
{ "text": "- Switched to the jQuery UI Layout Plug-in <a href=\"http://layout.jquery-dev.net\" target=\"_blank\">http://layout.jquery-dev.net</a> for layout panes" }
]
},
{ "date": "4/15/2013", "version": "3.0.5",
{ "date": "4/15/2013", "version": "3.0.5",
"changes": [
{ "text": "- <strike>Rewrite of code using <a href=\"http://requirejs.org\" target=\"_blank\">Require.js</a>, <a href=\"http://knockoutjs.com\" target=\"_blank\">Knockout.js</a> & <a href=\"http://sammyjs.org\" target=\"_blank\">Sammy.js</a> (Expect missing features/bugs)</strike>" },
{ "text": "- New name, new logo!" },

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": [