diff --git a/README.md b/README.md index 7cc8234..f397b17 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This application allows to integrate a custom tile in YunoHost's user portal. Ty In technical terms: this app only adds a NGINX configuration snippet with either `redirect` or `proxy_pass` rule, and a YunoHost tile + appropriate SSOwat configuration. -**Shipped version:** 1.0.0~ynh5 +**Shipped version:** 1.0.1~ynh1 diff --git a/README_fr.md b/README_fr.md index 6d62bc8..a1226b9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Cette application permet d'intégrée une tuile personalisée dans le portail ut En terme technique: cette app se contente de rajouter le morceau de configuration NGINX approprié avec soit `redirect` ou `proxy_pass`, et la tuile YunoHost + configuration SSOwat correspondante. -**Version incluse :** 1.0.0~ynh5 +**Version incluse :** 1.0.1~ynh1 diff --git a/manifest.json b/manifest.json index 67113cb..8d7b508 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create a redirection or a proxy to another path", "fr": "Créer une redirection ou un proxy vers un autre emplacement" }, - "version": "1.0.0~ynh5", + "version": "1.0.1~ynh1", "license": "AGPL-3.0-or-later", "url": "https://github.com/YunoHost-Apps/redirect_ynh", "upstream": {