From d04b792be4e2eb1313e99c7d83f380470f7a11a8 Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger <47644445+meienberger@users.noreply.github.com> Date: Wed, 15 Feb 2023 01:00:56 +0100 Subject: [PATCH] Update config.json --- apps/n8n/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/n8n/config.json b/apps/n8n/config.json index 1b9363a9..18cb1134 100644 --- a/apps/n8n/config.json +++ b/apps/n8n/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8094, "id": "n8n", - "tipi_version": 9, - "version": "0.202.1", + "tipi_version": 10, + "version": "0.215.2", "categories": [ "automation" ],