From 93a680b40941bd00ff666a5174a250348c576984 Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Thu, 13 Feb 2020 15:28:55 +0900 Subject: [PATCH] Bump version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 57d08ad..90b150c 100644 --- a/library.json +++ b/library.json @@ -25,6 +25,6 @@ "espressif8266", "espressif32" ], - "version": "1.1.3", + "version": "1.1.4", "license": "MIT" } diff --git a/library.properties b/library.properties index 3aabadc..2ac38c4 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AutoConnect -version=1.1.3 +version=1.1.4 author=Hieromon Ikasamo maintainer=Hieromon Ikasamo sentence=ESP8266/ESP32 WLAN configuration at runtime with web interface.