From 259fc4a179298265d73ce1e969b3dab8895b60b8 Mon Sep 17 00:00:00 2001 From: Dmitriy Biloshytskiy Date: Wed, 23 Mar 2022 11:24:19 +0200 Subject: [PATCH] Increased addon 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 eb6c411..2da7fae 100644 --- a/hass-n8n/config.json +++ b/hass-n8n/config.json @@ -1,6 +1,6 @@ { "name": "Hass n8n", - "version": "0.0.4", + "version": "0.0.5", "slug": "hass-n8n", "description": "Self host your n8n instance", "arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],