From c36ede5ce356a982e3d8e4b3caef28e1b6bcbd25 Mon Sep 17 00:00:00 2001 From: Dante Date: Mon, 8 Aug 2022 20:17:54 +0100 Subject: [PATCH] Bump Yuno version --- README.md | 3 +-- README_fr.md | 3 +-- manifest.json | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) 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",