From 2064046c415d4cd5e6e5f5053159c7c3cb6916f9 Mon Sep 17 00:00:00 2001 From: Charles Garwood Date: Thu, 30 Jun 2022 13:08:32 -0400 Subject: [PATCH] bump version to 1.1.0 --- custom_components/fullykiosk/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/fullykiosk/manifest.json b/custom_components/fullykiosk/manifest.json index 1258ef4..7cd12dc 100644 --- a/custom_components/fullykiosk/manifest.json +++ b/custom_components/fullykiosk/manifest.json @@ -14,5 +14,5 @@ "codeowners": [ "@cgarwood" ], - "version": "1.1" + "version": "1.1.0" } \ No newline at end of file