From 9fe337fed48e26f894644ea961c0de4caf55529d Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 16 Jul 2024 17:00:13 +0200 Subject: [PATCH] Update to 2024-07-16 17:00 --- roles/n8n/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/n8n/defaults/main.yml b/roles/n8n/defaults/main.yml index 3293829..7636a2c 100644 --- a/roles/n8n/defaults/main.yml +++ b/roles/n8n/defaults/main.yml @@ -1,7 +1,7 @@ --- # Version to deploy -n8n_version: 1.45.1 +n8n_version: 1.49.0 # Root directory where n8n will be installed n8n_root_dir: /opt/n8n # User account under which n8n will run