From 61abe2eac432935d54ba0dfff420c47676d0ac82 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 23 May 2017 15:20:33 +0200 Subject: [PATCH] Update config.json --- nginx_proxy/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx_proxy/config.json b/nginx_proxy/config.json index bcc2d2a..9edca6d 100644 --- a/nginx_proxy/config.json +++ b/nginx_proxy/config.json @@ -1,6 +1,6 @@ { "name": "Nginx HomeAssistant SSL proxy", - "version": "0.3", + "version": "0.4", "slug": "nginx_proxy", "description": "Use nginx as SSL proxy to HomeAssistant instance", "url": "https://home-assistant.io/addons/nginx_proxy/",