From 627fd9b5431abf287d95efe256728d5b7ac74a3c Mon Sep 17 00:00:00 2001 From: paspo Date: Thu, 8 Nov 2018 22:52:09 +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 300e5d0..dbe8f52 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.2", + "version": "0.1.3", "slug": "upsmon", "description": "Connect to a remote NUT server", "startup": "before",