1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/n8n_ynh.git synced 2024-09-03 19:55:52 +02:00
This commit is contained in:
ericgaspar 2023-10-15 08:21:10 +02:00
parent a5123ed03e
commit 85340a3c13
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"en": "Workflow Automation Tool. Easily automate tasks across different services", "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" "fr": "Outil d'automatisation du flux de travail. Automatisez facilement les tâches sur différents services"
}, },
"version": "1.1.1~ynh1", "version": "1.9.3~ynh1",
"url": "https://n8n.io/", "url": "https://n8n.io/",
"upstream": { "upstream": {
"license": "Apache-2.0", "license": "Apache-2.0",

View file

@ -6,7 +6,7 @@
nodejs_version=20 nodejs_version=20
n8n_version=1.1.1 n8n_version=1.9.3
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS