From 91b347620c49482e5cd72fc55b8d7df4e2133d02 Mon Sep 17 00:00:00 2001 From: goldbillka Date: Tue, 23 Dec 2025 13:41:29 +0200 Subject: [PATCH] Update hass-n8n/config.json --- 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 f89b1b3..02de2e8 100644 --- a/hass-n8n/config.json +++ b/hass-n8n/config.json @@ -1,6 +1,6 @@ { "name": "Hass n8n", - "version": "2.1.1", + "version": "2.1.2", "slug": "hass-n8n", "description": "Self host your n8n instance", "arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],