From 1a5d7447eccd6e8ad61434badc9a7bb7bd0be114 Mon Sep 17 00:00:00 2001 From: goldbillka Date: Fri, 20 Oct 2023 18:49:30 +0000 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 f2ecfc5..04f8b60 100644 --- a/hass-n8n/config.json +++ b/hass-n8n/config.json @@ -1,6 +1,6 @@ { "name": "Hass n8n", - "version": "1.11.1.10", + "version": "1.11.1.11", "slug": "hass-n8n", "description": "Self host your n8n instance", "arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],