From 8a925478e0a2b7ec39eb5e04bd4c4dd4b58f225e Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Tue, 31 Dec 2019 02:46:49 +0900 Subject: [PATCH] Bump version --- library.json | 4 ++-- library.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index 46b91de..57d08ad 100644 --- a/library.json +++ b/library.json @@ -12,7 +12,7 @@ [ { "name": "PageBuilder", - "version": ">=1.3.3" + "version": ">=1.3.6" }, { "name": "ArduinoJson", @@ -25,6 +25,6 @@ "espressif8266", "espressif32" ], - "version": "1.1.2", + "version": "1.1.3", "license": "MIT" } diff --git a/library.properties b/library.properties index a779a89..3aabadc 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AutoConnect -version=1.1.2 +version=1.1.3 author=Hieromon Ikasamo maintainer=Hieromon Ikasamo sentence=ESP8266/ESP32 WLAN configuration at runtime with web interface.