Skip to content

Commit

Permalink
Update app version [ready]
Browse files Browse the repository at this point in the history
  • Loading branch information
Tipi CI committed Dec 22, 2024
1 parent db36def commit bc0bcd0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/navidrome/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"dynamic_config": true,
"id": "navidrome",
"description": "Modern Music Server and Streamer compatible with Subsonic/Airsonic",
"tipi_version": 18,
"version": "0.54.1",
"tipi_version": 19,
"version": "0.54.2",
"categories": ["media", "music"],
"short_desc": "A selfhosted music server",
"author": "https://github.com/Bvoxl",
"source": "https://github.com/navidrome/navidrome/",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1734763306000
"updated_at": 1734828490000
}
2 changes: 1 addition & 1 deletion apps/navidrome/docker-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"services": [
{
"name": "navidrome",
"image": "deluan/navidrome:0.54.1",
"image": "deluan/navidrome:0.54.2",
"isMain": true,
"internalPort": 4533,
"environment": {
Expand Down

0 comments on commit bc0bcd0

Please sign in to comment.