From 38e3c7b16b416bbb8e10ce8b06022512fc224814 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 5 Oct 2023 16:17:45 +0000 Subject: [PATCH 1/3] Auto-update README --- README.md | 1 - README_fr.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 9f582dd..d276f8c 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,6 @@ ToolJet is an open-source low-code framework to build and deploy internal tools * Official app website: * Official user documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 4584010..afb028f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -46,7 +46,6 @@ ToolJet is an open-source low-code framework to build and deploy internal tools * Site officiel de l’app : * Documentation officielle utilisateur : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs From 6c742bd109b0e710898bf990001462de2615835f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 5 Oct 2023 18:17:56 +0200 Subject: [PATCH 2/3] Upgrade to v2.19.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 23f64cb..65a46de 100644 --- a/manifest.toml +++ b/manifest.toml @@ -4,7 +4,7 @@ id = "tooljet" name = "ToolJet" description.en = "Open-source low-code framework for building React-based web applications and internal tools" -version = "2.17.5~ynh1" +version = "2.19.2~ynh1" maintainers = ["Tagadda"] @@ -39,8 +39,8 @@ ram.runtime = "300M" [resources.sources] [resources.sources.main] - url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.17.5.tar.gz" - sha256 = "5cf3c661d7e7786fbef2fc3f68bd96f73ef781d7228679443bdfbd894adc9155" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.19.2.tar.gz" + sha256 = "fe849dfb6008020fa2abf3caa2c3dc855ceb30385d8611a0e5f2a06ec267e070" autoupdate.strategy = "latest_github_tag" From aa3d0f3ec6ead45e37c5fa57361133bba16d1133 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 5 Oct 2023 16:18:00 +0000 Subject: [PATCH 3/3] 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 d276f8c..f0571d6 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Shipped version:** 2.17.5~ynh1 +**Shipped version:** 2.19.2~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index afb028f..6f5b074 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Version incluse :** 2.17.5~ynh1 +**Version incluse :** 2.19.2~ynh1 ## Captures d’écran