fix(jellyfin): update appVersion
This commit is contained in:
parent
dad41dade7
commit
702e8cd796
2 changed files with 4 additions and 4 deletions
|
@ -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.3
|
||||
version: 0.3.4
|
||||
# renovate: image=ghcr.io/jellyfin/jellyfin
|
||||
appVersion: "10.10.0"
|
||||
appVersion: "10.10.1"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= jellyfin
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.3.3-informational?style=flat-square[Version: 0.3.3]
|
||||
image::https://img.shields.io/badge/Version-0.3.4-informational?style=flat-square[Version: 0.3.4]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-10.10.0-informational?style=flat-square[AppVersion: 10.10.0]
|
||||
image::https://img.shields.io/badge/AppVersion-10.10.1-informational?style=flat-square[AppVersion: 10.10.1]
|
||||
== Maintainers
|
||||
|
||||
.Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue