From f9f683b300c79cb679b6bbdda4dc47a900d7f1c3 Mon Sep 17 00:00:00 2001 From: Florent Date: Fri, 17 Sep 2021 17:24:41 +0200 Subject: [PATCH] Bump to version 0.1.6~ynh2 --- README.md | 2 +- README_fr.md | 29 +++++++++++++++-------------- manifest.json | 2 +- 3 files changed, 17 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index df0ba07..d762d32 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ This is a discord puppeting bridge for matrix. It handles bridging private and g See for documentation. -**Shipped version:** 0.1.6~ynh1 +**Shipped version:** 0.1.6~ynh2 diff --git a/README_fr.md b/README_fr.md index e16cec7..2c3841f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,13 +1,13 @@ # Matrix-Discord bridge pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/matrix-puppet-discord.svg)](https://dash.yunohost.org/appci/app/matrix-puppet-discord) ![](https://ci-apps.yunohost.org/ci/badges/matrix-puppet-discord.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/matrix-puppet-discord.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/matrix-puppet-discord.svg)](https://dash.yunohost.org/appci/app/matrix-puppet-discord) ![](https://ci-apps.yunohost.org/ci/badges/matrix-puppet-discord.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/matrix-puppet-discord.maintain.svg) [![Installer Matrix-Discord bridge avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=matrix-puppet-discord) -_[Read this readme in english.](./README.md)_ -_[Lire ce readme en français.](./README_fr.md)_ +*[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.md)* -> _Ce package vous permet d'installer Matrix-Discord bridge rapidement et simplement sur un serveur YunoHost. -> Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter._ +> *Ce package vous permet d'installer Matrix-Discord bridge rapidement et simplement sur un serveur YunoHost. +Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* ## Vue d'ensemble @@ -35,7 +35,10 @@ Ceci est une passerelle vers Discord pour Matrix. Il gère la messagerie privée Voir la documentation sur (en anglais). -**Version incluse :** 0.1.6~ynh1 + +**Version incluse :** 0.1.6~ynh2 + + ## Captures d'écran @@ -49,23 +52,21 @@ Vous pouvez par ailleurs modifier le fichier `/etc/matrix-puppet-discord/user.co ## Documentations et ressources -- Site officiel de l'app : https://github.com/matrix-discord/mx-puppet-discord -- Documentation officielle de l'admin : https://github.com/matrix-discord/mx-puppet-discord -- Dépôt de code officiel de l'app : https://github.com/matrix-discord/mx-puppet-discord -- Documentation YunoHost pour cette app : https://yunohost.org/app_matrix-puppet-discord -- Signaler un bug : https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh/issues +* Site officiel de l'app : https://github.com/matrix-discord/mx-puppet-discord +* Documentation officielle de l'admin : https://github.com/matrix-discord/mx-puppet-discord +* Dépôt de code officiel de l'app : https://github.com/matrix-discord/mx-puppet-discord +* Documentation YunoHost pour cette app : https://yunohost.org/app_matrix-puppet-discord +* Signaler un bug : https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh/issues ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. - ``` sudo yunohost app install https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh/tree/testing --debug ou sudo yunohost app upgrade matrix-puppet-discord -u https://github.com/YunoHost-Apps/matrix-puppet-discord_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps - +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/manifest.json b/manifest.json index 890e927..7edd38b 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A Discord puppeting bridge for Matrix/Synapse.", "fr": "Passerelle Discord pour Matrix/Synapse." }, - "version": "0.1.6~ynh1", + "version": "0.1.6~ynh2", "url": "https://github.com/matrix-discord/mx-puppet-discord", "upstream": { "license": " Apache-2.0",