From a3a1ab6d2bab6d8d2c891e70939e9a33b743b07a Mon Sep 17 00:00:00 2001 From: goldbillka Date: Mon, 2 Sep 2024 14:29:09 +0300 Subject: [PATCH] Updated n8n version --- hass-n8n/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hass-n8n/config.json b/hass-n8n/config.json index ecc471b..5b67c2c 100644 --- a/hass-n8n/config.json +++ b/hass-n8n/config.json @@ -1,6 +1,6 @@ { "name": "Hass n8n", - "version": "1.56.3", + "version": "1.56.2.1", "slug": "hass-n8n", "description": "Self host your n8n instance", "arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],