fix(jellyfin): update appVersion
This commit is contained in:
parent
d51909bb49
commit
6b83a02810
2 changed files with 5 additions and 4 deletions
|
@ -3,8 +3,9 @@ name: jellyfin
|
||||||
description: The Free Software Media System
|
description: The Free Software Media System
|
||||||
icon: https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/icon-transparent.svg
|
icon: https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/icon-transparent.svg
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.5
|
version: 0.1.6
|
||||||
appVersion: "10.8.13"
|
# renovate: image=docker.io/jellyfin/jellyfin
|
||||||
|
appVersion: "10.8.13-1"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: WrenIX
|
- name: WrenIX
|
||||||
url: https://wrenix.eu
|
url: https://wrenix.eu
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
= jellyfin
|
= jellyfin
|
||||||
|
|
||||||
image::https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square[Version: 0.1.5]
|
image::https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square[Version: 0.1.6]
|
||||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||||
image::https://img.shields.io/badge/AppVersion-10.8.13-informational?style=flat-square[AppVersion: 10.8.13]
|
image::https://img.shields.io/badge/AppVersion-10.8.13-1-informational?style=flat-square[AppVersion: 10.8.13-1]
|
||||||
== Maintainers
|
== Maintainers
|
||||||
|
|
||||||
.Maintainers
|
.Maintainers
|
||||||
|
|
Loading…
Add table
Reference in a new issue