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:
parent
7c98967822
commit
3141404707
2 changed files with 3 additions and 1 deletions
2
doc/POST_UPGRADE.d/4.0.4.1491~ynh2.md
Normal file
2
doc/POST_UPGRADE.d/4.0.4.1491~ynh2.md
Normal 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!
|
|
@ -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"]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue