diff --git a/library.json b/library.json index 45ad104..8720b4a 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "AsyncWiFiSettings", - "version": "1.0.9", + "version": "1.0.10", "keywords": "esp32, wifi", "description": "WiFi Manager for the ESP32 and ESP8266 Arduino environments", "authors": [ diff --git a/library.properties b/library.properties index 2dc6c2e..d190483 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AsyncWiFiSettings -version=1.0.9 +version=1.0.10 author=DTTerastasr,Juerd Waalboer,Pwuts maintainer=DTTerastasr sentence=WiFi configuration manager for the ESP32 platforms. diff --git a/package.json b/package.json index a2c3b82..17780ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "AsyncWiFiSettings", - "version": "1.0.9", + "version": "1.0.10", "description": "

\"Screenshot \"Screenshot \"Screenshot

", "main": "index.js", "directories": {