From 3efe4aac7d13eb207b45ea4faf45bcf9e7e3428d Mon Sep 17 00:00:00 2001 From: WrenIX Date: Wed, 29 Nov 2023 10:15:15 +0100 Subject: [PATCH] fix(jellyfin): update appVersion to v10.8.13 --- 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 08b07ee..91ffd9f 100644 --- a/jellyfin/Chart.yaml +++ b/jellyfin/Chart.yaml @@ -3,5 +3,5 @@ name: jellyfin description: The Free Software Media System type: application -version: 0.1.3 -appVersion: "10.8.11" +version: 0.1.4 +appVersion: "10.8.13" diff --git a/jellyfin/README.md b/jellyfin/README.md index ce733fe..52a7f70 100644 --- a/jellyfin/README.md +++ b/jellyfin/README.md @@ -1,6 +1,6 @@ # jellyfin -![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.11](https://img.shields.io/badge/AppVersion-10.8.11-informational?style=flat-square) +![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.13](https://img.shields.io/badge/AppVersion-10.8.13-informational?style=flat-square) The Free Software Media System