From b173182058d091823b7cfdd45ee61b0adfc603c9 Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Sun, 18 Aug 2019 15:18:40 +0900 Subject: [PATCH] Release for v0.9.12 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 97b1970..64482e1 100644 --- a/library.json +++ b/library.json @@ -25,6 +25,6 @@ "espressif8266", "espressif32" ], - "version": "0.9.11", + "version": "0.9.12", "license": "MIT" } diff --git a/library.properties b/library.properties index 99cf2fc..0cc85e5 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AutoConnect -version=0.9.11 +version=0.9.12 author=Hieromon Ikasamo maintainer=Hieromon Ikasamo sentence=ESP8266/ESP32 WLAN configuration at runtime with web interface.