From 379c59a6f3453a4402ce2ed8aa5b79a1933dfea6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 6 Sep 2022 08:26:09 +0200 Subject: [PATCH 1/2] 0.193.3 --- manifest.json | 4 ++-- scripts/_common.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index a6ccc2e..61726d3 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Workflow Automation Tool. Easily automate tasks across different services", "fr": "Outil d'automatisation du flux de travail. Automatisez facilement les tâches sur différents services" }, - "version": "0.191.0~ynh1", + "version": "0.193.3~ynh1", "url": "https://n8n.io/", "upstream": { "license": "Apache-2.0", @@ -16,7 +16,7 @@ }, "license": "Apache-2.0", "maintainer": { - "name": "fflorent" + "name": "" }, "requirements": { "yunohost": ">= 11.0.9" diff --git a/scripts/_common.sh b/scripts/_common.sh index 214709e..a5379a9 100755 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ nodejs_version=16 -n8n_version=0.191.0 +n8n_version=0.193.3 #================================================= # PERSONAL HELPERS From 83c553ed46b751736eca4e0c5ebcc050ac459300 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 6 Sep 2022 06:26:15 +0000 Subject: [PATCH 2/2] 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 7810762..50b45c9 100755 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything. -**Shipped version:** 0.191.0~ynh1 +**Shipped version:** 0.193.3~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index cda102c..ed75cde 100755 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything. -**Version incluse :** 0.191.0~ynh1 +**Version incluse :** 0.193.3~ynh1 ## Captures d'écran