From a8cbe79c03d361a8e79c5f09bf9b6ac19b18543d Mon Sep 17 00:00:00 2001 From: WrenIX Date: Thu, 20 Feb 2025 03:31:44 +0100 Subject: [PATCH] fix(jellyfin): update appVersion --- jellyfin/Chart.yaml | 4 ++-- jellyfin/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jellyfin/Chart.yaml b/jellyfin/Chart.yaml index d23ba28..0b95f2c 100644 --- a/jellyfin/Chart.yaml +++ b/jellyfin/Chart.yaml @@ -3,9 +3,9 @@ name: jellyfin description: The Free Software Media System icon: https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/icon-transparent.svg type: application -version: "0.3.9" +version: "0.3.10" # renovate: image=ghcr.io/jellyfin/jellyfin -appVersion: "10.10.5" +appVersion: "10.10.6" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/jellyfin/README.md b/jellyfin/README.md index 1a03d13..8d8d503 100644 --- a/jellyfin/README.md +++ b/jellyfin/README.md @@ -7,7 +7,7 @@ description: "The Free Software Media System" # jellyfin -![Version: 0.3.9](https://img.shields.io/badge/Version-0.3.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.10.5](https://img.shields.io/badge/AppVersion-10.10.5-informational?style=flat-square) +![Version: 0.3.10](https://img.shields.io/badge/Version-0.3.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.10.6](https://img.shields.io/badge/AppVersion-10.10.6-informational?style=flat-square) The Free Software Media System