diff --git a/doc/PRE_UPGRADE.d/3.00~ynh4.md b/doc/PRE_UPGRADE.d/3.00~ynh4.md new file mode 100644 index 0000000..3c48aa3 --- /dev/null +++ b/doc/PRE_UPGRADE.d/3.00~ynh4.md @@ -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! diff --git a/doc/PRE_UPGRADE.d/3.00~ynh4_fr.md b/doc/PRE_UPGRADE.d/3.00~ynh4_fr.md new file mode 100644 index 0000000..409da1e --- /dev/null +++ b/doc/PRE_UPGRADE.d/3.00~ynh4_fr.md @@ -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! diff --git a/manifest.toml b/manifest.toml index a5b6822..06d3eaf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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 = []