From 492937cf02737bdff9631c821e8d663b062d2618 Mon Sep 17 00:00:00 2001 From: Jonathan Keljo Date: Sun, 3 Sep 2023 18:44:47 +0000 Subject: [PATCH] Version bump --- custom_components/greeneye_monitor/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/greeneye_monitor/manifest.json b/custom_components/greeneye_monitor/manifest.json index ff1c885..c4090e7 100644 --- a/custom_components/greeneye_monitor/manifest.json +++ b/custom_components/greeneye_monitor/manifest.json @@ -10,5 +10,5 @@ "issue_tracker": "https://github.com/jkeljo/hacs-greeneye-monitor/issues", "loggers": ["greeneye"], "requirements": ["greeneye_monitor==4.1"], - "version": "2023.08.30" + "version": "2023.09.03" }