diff --git a/README.md b/README.md index f9b5d55..d2b85b7 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The supported backends are: Please be aware that SSOWat sends user credentials in plaintext to the backend, so do not use this application to reverse-proxy a service you don't trust (for example to mirror a site hosted by someone else). -**Shipped version:** 0.2~ynh1 +**Shipped version:** 0.2~ynh2 ## Disclaimers / important information ### Backend web path diff --git a/README_fr.md b/README_fr.md index 0580432..e7776c5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ Les backends supportés sont: Attention, SSOWat envoie les identifiants des utilisateurices en clair jusqu'au backend, donc n'utilisez pas cette application pour reverse-proxy un service dans lequel vous n'avez pas confiance (par exemple pour mirrorer un site hébergé par une autre personne). -**Version incluse :** 0.2~ynh1 +**Version incluse :** 0.2~ynh2 ## Avertissements / informations importantes ### Chemin web du backend diff --git a/manifest.json b/manifest.json index ecfe81e..8e9fdbb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create a reverse proxy to a socket/port, optionally serve static files from folder", "fr": "Créer un reverse proxy vers un socket/port, optionnellement servir des fichiers statiques depuis un dossier" }, - "version": "0.2~ynh1", + "version": "0.2~ynh2", "license": "AGPL-3.0-or-later", "url": "https://en.wikipedia.org/wiki/Reverse_proxy", "upstream": { @@ -17,7 +17,7 @@ "email": "selfhoster1312@kl.netlib.re" }, "requirements": { - "yunohost": ">= 4.2.0" + "yunohost": ">= 11.2" }, "multi_instance": true, "services": [