From 2efaee8c2c913f2499247f974469d531c4090294 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Tue, 25 Jun 2024 08:10:15 +0200 Subject: [PATCH] fix(jellyfin): update AppVersion v10.9.7 --- jellyfin/Chart.yaml | 4 ++-- jellyfin/README.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jellyfin/Chart.yaml b/jellyfin/Chart.yaml index 2eb6069..8350064 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.1.7 +version: 0.1.8 # renovate: image=ghcr.io/jellyfin/jellyfin -appVersion: "10.9.6" +appVersion: "10.9.7" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/jellyfin/README.adoc b/jellyfin/README.adoc index 75b9c04..a3e910a 100644 --- a/jellyfin/README.adoc +++ b/jellyfin/README.adoc @@ -2,9 +2,9 @@ = jellyfin -image::https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square[Version: 0.1.7] +image::https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square[Version: 0.1.8] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-10.9.6-informational?style=flat-square[AppVersion: 10.9.6] +image::https://img.shields.io/badge/AppVersion-10.9.7-informational?style=flat-square[AppVersion: 10.9.7] == Maintainers .Maintainers