diff --git a/README.md b/README.md index 689cc71..39e24de 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,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:** 5.6.5 +**Shipped version:** 6.0.1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 2740786..04afdc1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,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#configure-onlyoffice-integration) 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 :** 5.6.5 +**Version incluse :** 6.0.1 ## Captures d'écran diff --git a/manifest.json b/manifest.json index 54fa2bf..90c0ec1 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": "5.6.5~ynh1", + "version": "6.0.1~ynh1", "url": "https://www.onlyoffice.com", "license": "GPL-3.0-or-later", "maintainer": { @@ -31,8 +31,8 @@ }, "example": "office.yunohost.domain", "help": { - "en": "You should not install OnlyOffice on your main YunoHost domain, especially if you want to use it with a nextcloud installed on the same domain.", - "fr": "Evitez d'installer OnlyOffice sur votre domaine Yunohost principal, surtout si vous voulez l'utiliser avec une instance Nextcloud installée sur le même domaine." + "en": "You should not install OnlyOffice on your main YunoHost domain, especially if you want to use it with a Nextcloud installed on the same domain.", + "fr": "Évitez d'installer OnlyOffice sur votre domaine YunoHost principal, surtout si vous voulez l'utiliser avec une instance Nextcloud installée sur le même domaine." } }, {