prepare new version

This commit is contained in:
Txoldi 2025-11-29 20:32:42 +01:00
parent 03b24b3c39
commit 16f6be02a1
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -1,3 +1,3 @@
{
"1.0.4": "1.5.0"
"1.0.5": "1.5.0"
}