From 3d0d397bf11150789e82dc27318870538a2038fd Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Wed, 10 Oct 2018 15:10:10 +0900 Subject: [PATCH] Update for v0.9.6 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 2d6981c..3bead03 100644 --- a/library.json +++ b/library.json @@ -21,6 +21,6 @@ "espressif8266", "espressif32" ], - "version": "0.9.5", + "version": "0.9.6", "license": "MIT" } diff --git a/library.properties b/library.properties index 5ac94dc..6f42c98 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AutoConnect -version=0.9.5 +version=0.9.6 author=Hieromon Ikasamo maintainer=Hieromon Ikasamo sentence=ESP8266/ESP32 WLAN configuration at runtime with web interface.