From 1b3205637248528876190ae3c8c4d2dc1d5c875d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 27 Oct 2023 06:17:19 +0200 Subject: [PATCH 1/2] Upgrade to v2.0.0 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9009fbd..2543839 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/l-atelier-des-chercheurs/PLATEAU/archive/refs/tags/v2.0.0b.tar.gz" - sha256 = "56ea654ce68a58c124c314753724eaa27606f8e99cc4ed0de546499fd241c912" + url = "https://github.com/l-atelier-des-chercheurs/PLATEAU/archive/refs/tags/v2.0.0.tar.gz" + sha256 = "8573599860b81a3d6a4f8ea2d6b2b4385d8a6104d27c3e8ceef7d922780d77ca" autoupdate.strategy = "latest_github_tag" [resources.system_user] From e35183c8602c87f906e5c700da64bdb04b9c6d71 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 27 Oct 2023 04:17:21 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 7eb5804..8e41280 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Plateau helps designers organize and document participatory workshops. * Official app website: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index f8d609b..61df598 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,6 +31,7 @@ Plateau aide les designers à organiser et à documenter des ateliers participat * Site officiel de l’app : * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs