From 0f3a808e9e47c4a8d5ea02a2dd3f24557990095f Mon Sep 17 00:00:00 2001 From: Lukas Bachschwell Date: Mon, 30 May 2022 21:35:15 +0200 Subject: [PATCH] Bump version Signed-off-by: Lukas Bachschwell --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 8125983..51d0841 100644 --- a/library.json +++ b/library.json @@ -31,7 +31,7 @@ "frameworks": "arduino" } ], - "version": "2.1.0", + "version": "2.1.1", "frameworks": "arduino", "platforms": "*" } diff --git a/library.properties b/library.properties index a4d1139..b38bbc3 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESPUI -version=2.1.0 +version=2.1.1 author=Lukas Bachschwell maintainer=Lukas Bachschwell sentence=ESP32 and ESP8266 Web Interface Library