diff --git a/README.md b/README.md index 6befc92..babef86 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Online collaborative edition of OnlyOffice documents requires: The Nextcloud addicts may follow [this tutorial](https://github.com/YunoHost-Apps/nextcloud_ynh#configure-onlyoffice-integration) to install (1.ii) and (2.i) on one Nextcloud instance. However, performance and architecture are limited. -**Shipped version:** 7.1.0~ynh1 +**Shipped version:** 7.2.1~ynh1 **Demo:** https://www.onlyoffice.com/fr/download-desktop.aspx diff --git a/README_fr.md b/README_fr.md index ccddef9..d69aa59 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ L'édition collaborative en ligne des documents OnlyOffice nécessite : Les utilisateurs de Nextcloud peuvent suivre [ce tutoriel](https://github.com/YunoHost-Apps/nextcloud_ynh/blob/testing/README_fr.md#configurer-lint%C3%A9gration-donlyoffice) pour installer le Community Document Server (1.ii) et ONLYOFFICE connector (2.i) sur une instance Nextcloud. Cependant, les performances et l'architecture sont limitées. -**Version incluse :** 7.1.0~ynh1 +**Version incluse :** 7.2.1~ynh1 **Démo :** https://www.onlyoffice.com/fr/download-desktop.aspx diff --git a/manifest.json b/manifest.json index d1709d1..bc586d6 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create and edit documents collaboratively", "fr": "Créez et éditer des documents collaborativement" }, - "version": "7.1.0~ynh1", + "version": "7.2.1~ynh1", "url": "https://www.onlyoffice.com", "upstream": { "license": "GPL-3.0-or-later",