diff --git a/libraries/esp8266mqttboilerplate b/libraries/esp8266mqttboilerplate index 1bb1129..50a1c84 160000 --- a/libraries/esp8266mqttboilerplate +++ b/libraries/esp8266mqttboilerplate @@ -1 +1 @@ -Subproject commit 1bb1129b6a671c47e6d1ca1156e1134cbb9517a8 +Subproject commit 50a1c84f307f227524d5fadbb81346ae52fa13aa diff --git a/releaseInfo.json b/releaseInfo.json index 1888536..d6bd266 100644 --- a/releaseInfo.json +++ b/releaseInfo.json @@ -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" } \ No newline at end of file