diff --git a/lib/UpdateOTA/library.json b/lib/UpdateOTA/library.json index 9ff53d4..0d5da79 100644 --- a/lib/UpdateOTA/library.json +++ b/lib/UpdateOTA/library.json @@ -1,6 +1,6 @@ { "name": "UpdateOTA", - "version": "7.0.0", + "version": "7.0.1", "description": "The UpdateOTA Library streamlines the implementation of Over-The-Air firmware updates for ESP8266-based projects. It introduces an abstract class, *UpdateOTAInterface*, defining methods for starting updates, retrieving version numbers, and handling update errors. The library is designed to work seamlessly with ESP8266, Arduino, and other related libraries.", "keywords": "UpdateOTA, OTA,over the air, update http, updater,arduino ota,firmware update,upload spiffs, ESP32, ronny, antoon, MetaHouse", "repository": {