1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2024-09-03 19:26:29 +02:00

Upgrade to version 10.7.0

This commit is contained in:
tituspijean 2021-03-10 09:34:38 +01:00
parent a3eadfe13f
commit ade36194b5
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
Jellyfin enables you to collect, manage, and stream your media. Run the Jellyfin server on your system and gain access to the leading free-software entertainment system, bells and whistles included.
**Shipped version:** 10.6.4
**Shipped version:** 10.7.0
## Screenshots

View file

@ -6,7 +6,7 @@
"en": "Media System that manage and stream your media.",
"fr": "Système multimédia qui gère et diffuse vos médias."
},
"version": "10.6.4~ynh1",
"version": "10.7.0~ynh1",
"url": "https://github.com/jellyfin/jellyfin",
"license": "GPL-2.0-only",
"maintainer": {

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
pkg_version="10.6.4-1"
pkg_version="10.7.0-1"
#=================================================
# PERSONAL HELPERS