diff --git a/manifest.json b/manifest.json index ce309f7..10636a7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "lastfm", "name": "Last.fm", - "version": "1.0.4", + "version": "1.0.5", "minAppVersion": "1.5.0", "description": "Fetch recent scrobbles, top tracks, artists, and albums from Last.fm.", "author": "Gorka Gomez", diff --git a/versions.json b/versions.json index f818a4c..e91b13d 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { - "1.0.4": "1.5.0" + "1.0.5": "1.5.0" }