diff --git a/README.md b/README.md index 46265df..46291c2 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,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.6.0~ynh2 - +**Shipped version:** 0.6.0~ynh3 ## Disclaimers / important information ### List of known public services diff --git a/README_fr.md b/README_fr.md index b1f62a5..c2d3cd4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,8 +24,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.6.0~ynh2 - +**Version incluse :** 0.6.0~ynh3 ## Avertissements / informations importantes ### Liste de passerelles publiques diff --git a/manifest.json b/manifest.json index 8470572..7f672be 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.6.0~ynh2", + "version": "0.6.0~ynh3", "url": "https://github.com/mautrix/whatsapp", "upstream": { "license": "AGPL-3.0-or-later",