From 5accebfad719b818d4f2f426ae8d04ee64e0b74e Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Mon, 27 Dec 2021 15:18:11 +0100 Subject: [PATCH] fix2 --- releaseInfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releaseInfo.json b/releaseInfo.json index b9b4fda..9084011 100644 --- a/releaseInfo.json +++ b/releaseInfo.json @@ -1,5 +1,5 @@ { - "releaseTag": "v1.0.7", + "releaseTag": "v1.0.8", "createReleaseTag": "true", "releaseName": "colorPattern and watchdog", "description": "introduce the colorPattern config option (swap R and G) and use the mqtt boilerplate code with watchdog support"