diff --git a/README.md b/README.md index eaffe7b..e24a7f0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,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.10.1~ynh1 +**Shipped version:** 6.11.0~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 9016d90..d867840 100644 --- a/README_es.md +++ b/README_es.md @@ -26,7 +26,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) -**Versión actual:** 6.10.1~ynh1 +**Versión actual:** 6.11.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 7d5f537..24e43f7 100644 --- a/README_eu.md +++ b/README_eu.md @@ -26,7 +26,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) -**Paketatutako bertsioa:** 6.10.1~ynh1 +**Paketatutako bertsioa:** 6.11.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index d6ac2ad..04853e7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,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.10.1~ynh1 +**Version incluse :** 6.11.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index ec4b2f9..f80f218 100644 --- a/README_gl.md +++ b/README_gl.md @@ -26,7 +26,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) -**Versión proporcionada:** 6.10.1~ynh1 +**Versión proporcionada:** 6.11.0~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 6d2b580..2151bc6 100644 --- a/README_id.md +++ b/README_id.md @@ -26,7 +26,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) -**Versi terkirim:** 6.10.1~ynh1 +**Versi terkirim:** 6.11.0~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 96b6292..9034836 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -26,7 +26,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) -**分发版本:** 6.10.1~ynh1 +**分发版本:** 6.11.0~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 9b4f5e9..bc700b8 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.10.1~ynh1" +version = "6.11.0~ynh1" maintainers = ["eric_G"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.10.1/download" - sha256 = "c1d28fb4a8b6b6ce705b8a6a908697c9f28a6db276f6da36d8cfb942492a64db" + url = "https://releases.rocket.chat/6.11.0/download" + sha256 = "ace9c53db3ab7b0056df6dda14d7c510eedc7298f7e4e644682dfea848f12189" in_subdir = true extract = true rename = "rocket.chat.tgz"