diff --git a/README.md b/README.md index a101f69..026a98d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Rocket.Chat is an open-source fully customizable communications platform develop - Mobile Apps for [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) and [Android](https://play.google.com/store/apps/details?id=chat.rocket.android) - Desktop Apps for [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) and [Windows](https://releases.rocket.chat/desktop/latest/download) -**Shipped version:** 6.1.6~ynh1 +**Shipped version:** 6.1.7~ynh1 **Demo:** https://cloud.rocket.chat/trial diff --git a/README_fr.md b/README_fr.md index b94c415..9e17d4c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ Rocket.Chat est une plate-forme de communication open source entièrement person - Applications mobiles pour [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) et [Android](https://play.google.com/store/apps/details?id=chat.rocket.android) - Applications de bureau pour [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) et [Windows](https://releases.rocket.chat/desktop/latest/download) -**Version incluse :** 6.1.6~ynh1 +**Version incluse :** 6.1.7~ynh1 **Démo :** https://cloud.rocket.chat/trial diff --git a/manifest.toml b/manifest.toml index b31182a..f492adb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Rocket.Chat" description.en = "Team collaboration communication platform" description.fr = "Plateforme de communication collaborative en équipe" -version = "6.1.6~ynh1" +version = "6.1.7~ynh1" maintainers = ["eric_G"] @@ -18,7 +18,7 @@ userdoc = "https://docs.rocket.chat/guides/user-guides" code = "https://github.com/RocketChat/Rocket.Chat" [integration] -yunohost = ">= 11.1.18" +yunohost = ">= 11.1.19" architectures = ["amd64"] multi_instance = true ldap = false @@ -51,8 +51,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.1.6/download" - sha256 = "3c20bb980e17c52a92a31b255aacd3d3816e3a84d36ea1a3d8f2ba54e330d3a1" + url = "https://releases.rocket.chat/6.1.7/download" + sha256 = "4a32a96150edb780cfc06ba19fac5a7dcbf6f6dad7587e3a00adfb4109f80ed1" in_subdir = true extract = true rename = "rocket.chat.tgz"