From e5d968b3a62fbf578a35835e0fdc96c812a98f3e Mon Sep 17 00:00:00 2001 From: Hekmon Date: Wed, 6 Jul 2022 20:27:16 +0200 Subject: [PATCH] update version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 56ad6d3..ac9f601 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "config_flow": false, "documentation": "https://github.com/hekmon/lixeeticdin", "issue_tracker": "https://github.com/hekmon/lixeeticdin/issues", - "version": "1.0.0", + "version": "1.0.1", "requirements": [ "pyserial-asyncio==0.6", "pyserial == 3.5"