From 842e4ff7f3b0e4f00c7147351387beda9a39ee9e Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Sun, 26 May 2019 00:17:00 +0900 Subject: [PATCH] Release for v0.9.10 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index fe81323..5874292 100644 --- a/library.json +++ b/library.json @@ -29,6 +29,6 @@ "espressif8266", "espressif32" ], - "version": "0.9.9", + "version": "0.9.10", "license": "MIT" } diff --git a/library.properties b/library.properties index ce6e312..55f0c05 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AutoConnect -version=0.9.9 +version=0.9.10 author=Hieromon Ikasamo maintainer=Hieromon Ikasamo sentence=ESP8266/ESP32 WLAN configuration at runtime with web interface.