mirror of
https://github.com/YunoHost-Apps/n8n_ynh.git
synced 2024-09-03 19:55:52 +02:00
Bump to version 1.29 of n8n
This commit is contained in:
parent
34a0f4fb59
commit
4fb7130aae
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "n8n"
|
||||||
description.en = "Workflow Automation Tool. Easily automate tasks across different services"
|
description.en = "Workflow Automation Tool. Easily automate tasks across different services"
|
||||||
description.fr = "Outil d'automatisation du flux de travail. Automatisez facilement les tâches sur différents services"
|
description.fr = "Outil d'automatisation du flux de travail. Automatisez facilement les tâches sur différents services"
|
||||||
|
|
||||||
version = "1.9.3~ynh1"
|
version = "1.29.0~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
nodejs_version=20
|
nodejs_version=20
|
||||||
|
|
||||||
n8n_version=1.9.3
|
n8n_version=1.29.0
|
||||||
|
|
||||||
timezone="$(cat /etc/timezone)"
|
timezone="$(cat /etc/timezone)"
|
||||||
main_domain=$(cat /etc/yunohost/current_host)
|
main_domain=$(cat /etc/yunohost/current_host)
|
||||||
|
|
Loading…
Add table
Reference in a new issue