mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Bump revision, add pre-upgrade message
This commit is contained in:
parent
6d8a73930d
commit
0074a0e843
3 changed files with 9 additions and 1 deletions
4
doc/PRE_UPGRADE.d/3.00~ynh4.md
Normal file
4
doc/PRE_UPGRADE.d/3.00~ynh4.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
## Changes about remote access
|
||||
|
||||
We (finally) fixed the RPC authentication. You now need to configure your
|
||||
remote Transmission clients with your Yunohost username/password!
|
4
doc/PRE_UPGRADE.d/3.00~ynh4_fr.md
Normal file
4
doc/PRE_UPGRADE.d/3.00~ynh4_fr.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
## Changements sur l'accès distant
|
||||
|
||||
Nous avons (enfin) corrigé l'authentification RPC. Vous devez désormais configurer
|
||||
vos clients distants Transmission avec vos identifiants Yunohost!
|
|
@ -5,7 +5,7 @@ name = "Transmission"
|
|||
description.en = "Fast, Easy, and Free BitTorrent Client"
|
||||
description.fr = "Client BitTorrent libre et rapide"
|
||||
|
||||
version = "3.00~ynh3"
|
||||
version = "3.00~ynh4"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue