1 Commits

Author SHA1 Message Date
030311bb33 v1.0.2 2019-05-30 17:47:17 +02:00
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
{
"releaseTag": "v1.0.1",
"releaseTag": "v1.0.2",
"createReleaseTag": "true",
"releaseName": "MQTT-without-SSL and Correct Colors Release, just for CI test",
"description": "MQTT without SSL due to continuous errors, further investigation later required, also fixed color mixup"
"releaseName": "PubSubClient code moved",
"description": "PubSubClient from Knolleary now directly in mqtt boilerplate project"
}