From 4b5f9569d3505c246fbd0525c77d7b2bd6169bb6 Mon Sep 17 00:00:00 2001 From: Alexey Khit Date: Sat, 27 Mar 2021 11:28:04 +0300 Subject: [PATCH] Update version 1.0.1 --- custom_components/gyverlamp/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_components/gyverlamp/manifest.json b/custom_components/gyverlamp/manifest.json index 99410e7..83d4904 100644 --- a/custom_components/gyverlamp/manifest.json +++ b/custom_components/gyverlamp/manifest.json @@ -1,6 +1,7 @@ { "domain": "gyverlamp", "name": "GyverLamp", + "version": "1.0.1", "config_flow": true, "documentation": "https://github.com/AlexxIT/GyverLamp", "dependencies": [],