fix(jellyfin): update appVersion
This commit is contained in:
parent
bcef18fc36
commit
4f25dbc235
3 changed files with 5 additions and 5 deletions
|
@ -3,9 +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.3.5"
|
version: "0.3.6"
|
||||||
# renovate: image=ghcr.io/jellyfin/jellyfin
|
# renovate: image=ghcr.io/jellyfin/jellyfin
|
||||||
appVersion: "10.10.1"
|
appVersion: "10.10.2"
|
||||||
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.3.5-informational?style=flat-square[Version: 0.3.5]
|
image::https://img.shields.io/badge/Version-0.3.6-informational?style=flat-square[Version: 0.3.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.10.1-informational?style=flat-square[AppVersion: 10.10.1]
|
image::https://img.shields.io/badge/AppVersion-10.10.2-informational?style=flat-square[AppVersion: 10.10.2]
|
||||||
== Maintainers
|
== Maintainers
|
||||||
|
|
||||||
.Maintainers
|
.Maintainers
|
||||||
|
|
|
@ -7,7 +7,7 @@ description: "The Free Software Media System"
|
||||||
|
|
||||||
# jellyfin
|
# jellyfin
|
||||||
|
|
||||||
  
|
  
|
||||||
|
|
||||||
The Free Software Media System
|
The Free Software Media System
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue