From e2a77e36a532650d55ca90cc8723f2d63df63a7a Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Tue, 18 Oct 2022 17:12:49 +0000 Subject: [PATCH] Update app version --- apps/navidrome/config.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/apps/navidrome/config.json b/apps/navidrome/config.json index fe491219..07a00cbb 100644 --- a/apps/navidrome/config.json +++ b/apps/navidrome/config.json @@ -5,9 +5,12 @@ "exposable": true, "id": "navidrome", "description": "Modern Music Server and Streamer compatible with Subsonic/Airsonic", - "tipi_version": 2, - "version": "0.47.5", - "categories": ["media", "music"], + "tipi_version": 3, + "version": "0.48.0", + "categories": [ + "media", + "music" + ], "short_desc": "A selfhosted music server", "author": "https://github.com/Bvoxl", "source": "https://github.com/navidrome/navidrome/",