From 02391735f9d96664c14509fd3fd7de0d765c36ae Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 14 Aug 2022 15:40:21 +0200 Subject: [PATCH 1/4] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 72b9da1..33ac30d 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,7 @@ "email": "" }, "requirements": { - "yunohost": ">> 4.3.2" + "yunohost": ">> 11.0.9" }, "multi_instance": true, "services": [ From 42320560a8e323c09e898029f9e6ceace1fb4503 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 19 Aug 2022 17:50:53 +0200 Subject: [PATCH 2/4] 5.0.4 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index ad579c0..d217281 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://releases.rocket.chat/5.0.3/download -SOURCE_SUM=73844c7f2a38aff2bcacca5a097aaa32e8e77a18ef8e068481417d5fbfb19413 +SOURCE_URL=https://releases.rocket.chat/5.0.4/download +SOURCE_SUM=4c61851048a7c995166218ca154db1fabb1dc851514064388b5bfa5d4c340186 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 33ac30d..2a289b2 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Team collaboration communication platform", "fr": "Plateforme de communication collaborative en équipe" }, - "version": "5.0.3~ynh1", + "version": "5.0.4~ynh1", "url": "https://rocket.chat", "upstream": { "license": "GPL-3.0", From f4905529230ab424a77facc0112950d4b13102d2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 19 Aug 2022 15:51:09 +0000 Subject: [PATCH 3/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f24a493..1f8fcba 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:** 5.0.3~ynh1 +**Shipped version:** 5.0.4~ynh1 **Demo:** https://cloud.rocket.chat/trial diff --git a/README_fr.md b/README_fr.md index 84487b2..41df73b 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 :** 5.0.3~ynh1 +**Version incluse :** 5.0.4~ynh1 **Démo :** https://cloud.rocket.chat/trial From 34647070a29d311c4d316de5067c6e461bc4897b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 19 Aug 2022 22:08:58 +0200 Subject: [PATCH 4/4] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 2a289b2..eb6759c 100644 --- a/manifest.json +++ b/manifest.json @@ -44,8 +44,8 @@ "name": "is_public", "type": "boolean", "help": { - "en": "If enabled, Rocket.Chat will be accessible by people who do not have an account. This can be changed later via the webadmin.", - "fr": "Si cette case est cochée, Rocket.Chat sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin." + "en": "You must activate public site if you want to connect a Mobile or desktop client to Rocket.Chat. This can be changed later via the webadmin.", + "fr": "Vous devez activer site public si vous souhaitez connecter un client mobile ou desktop à Rocket.Chat. Vous pourrez changer ceci plus tard via la webadmin." }, "default": true },