diff --git a/releaseInfo.json b/releaseInfo.json index 2b529d7..d512fcb 100644 --- a/releaseInfo.json +++ b/releaseInfo.json @@ -1,8 +1,8 @@ { - "releaseTag": "v1.0.5", + "releaseTag": "v1.0.6", "createReleaseTag": "true", - "releaseName": "reset on wifi disconnect", - "description": "in case of wifi disconnect trigger a reset of the system" + "releaseName": "colorPattern and watchdog", + "description": "introduce the colorPattern config option (swap R and G) and use the mqtt boilerplate code with watchdog support" }