diff --git a/README.md b/README.md index 6a36e84..a558d63 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) ** Attention: always backup and restore the Yunohost matrix_synapse et mautrix_whatsapp apps together!** -**Shipped version:** 0.8.2~ynh1 +**Shipped version:** 0.8.2~ynh2 ## Disclaimers / important information ## List of known public services diff --git a/README_fr.md b/README_fr.md index 851ffbb..add9114 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ C'est pourquoi [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_y ** Attention : sauvegardez et restaurez toujours les deux applications Yunohost matrix_synapse et mautrix_whatsapp en même temps!** -**Version incluse :** 0.8.2~ynh1 +**Version incluse :** 0.8.2~ynh2 ## Avertissements / informations importantes ## Liste de passerelles publiques diff --git a/manifest.json b/manifest.json index 3b340b2..c7479ae 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Matrix / Synapse puppeting bridge for WhatsApp", "fr": "Passerelle Matrix / Synapse pour WhatsApp" }, - "version": "0.8.2~ynh1", + "version": "0.8.2~ynh2", "url": "https://github.com/mautrix/whatsapp", "upstream": { "license": "AGPL-3.0-or-later",