update release info

This commit is contained in:
2020-07-26 18:01:46 +02:00
parent a373ebbbfc
commit cfa7ef843d

View File

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