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

Bump package version and add doc

This commit is contained in:
tituspijean 2024-05-07 21:38:22 +02:00
parent 7c98967822
commit 3141404707
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
Starting from 4.0.4.1491~ynh2, the data directory will be moved from the unusual (for a YunoHost package) `/var/lib/__APP__` to `/home/yunohost.app/__APP__`.
Beware, if you have customized or hacked your app. Enjoy Sonarr!

View file

@ -7,7 +7,7 @@ name = "Sonarr"
description.en = "Series collection manager for Usenet and BitTorrent users"
description.fr = "Gestionnaire de collection de séries pour utilisateurs de Usenet et BitTorrent"
version = "4.0.4.1491~ynh1"
version = "4.0.4.1491~ynh2"
maintainers = ["tituspijean"]