From 7c34507833fa12b6acb3b6e02bfc7abd10126997 Mon Sep 17 00:00:00 2001 From: Paolo Asperti Date: Tue, 21 Jan 2020 09:50:19 +0100 Subject: [PATCH] version bump --- upsmon/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upsmon/config.json b/upsmon/config.json index 529b0ef..121c67f 100644 --- a/upsmon/config.json +++ b/upsmon/config.json @@ -1,7 +1,7 @@ { "name": "Network UPS Tools - netclient", "url": "https://git.asperti.com/paspo/hassio-addons", - "version": "0.1.8", + "version": "0.1.9", "slug": "upsmon", "description": "Connect to a remote NUT server", "startup": "system",