diff --git a/README.md b/README.md index a4e501f..9370551 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,13 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Jellyseerr is a free and open source software application for managing requests for your media library. It is a a fork of Overseerr built to bring support for Jellyfin & Emby media servers! + **Shipped version:** 1.6.0~ynh1 + + + + ## Screenshots ![Screenshot of Jellyseerr](./doc/screenshots/jellyseerr.png) diff --git a/README_fr.md b/README_fr.md index 610c267..f6c4a29 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,11 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Jellyseerr est une application libre et open source pour gérer les requêtes pour votre médiathèque. C’est un fork de Overseerr, créé pour ajouter le support des serveurs Jellyfin et Emby ! -**Version incluse :** 1.6.0~ynh1 + +**Version incluse** 1.6.0~ynh1 + + + ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 2189c6b..611882b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,8 +5,13 @@ name = "Jellyseerr" description.en = "Media request management and discovery tool for Jellyfin, Radarr, and Sonarr" description.fr = "Outil de gestion de demandes et de découverte de médias pour Jellyfin, Radarr, et Sonarr" + version = "1.6.0~ynh1" + + + + maintainers = ["Thovi98"] [upstream] @@ -52,4 +57,4 @@ ram.runtime = "50M" main.url = "/" [resources.ports] - main.default = 5055 \ No newline at end of file + main.default = 5055