From 4d84d586b3ce88e5eeebaea10aebd3142bf4ac89 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Thu, 4 Feb 2021 23:12:35 +1300 Subject: [PATCH] Bump version 0.1.4 --- custom_components/leafspy/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/leafspy/manifest.json b/custom_components/leafspy/manifest.json index 904bf84..59609dc 100644 --- a/custom_components/leafspy/manifest.json +++ b/custom_components/leafspy/manifest.json @@ -7,5 +7,5 @@ "dependencies": ["http"], "codeowners": ["@jesserockz"], "config_flow": true, - "version": "0.1.3" + "version": "0.1.4" }