From ef08abd75edd6f67ab806ac2499e064ea9b87b63 Mon Sep 17 00:00:00 2001 From: Nicholas Wiersma Date: Fri, 17 May 2024 18:27:45 +0200 Subject: [PATCH] chore: prepare 2.2.0 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 328924d..8cf9322 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ConfigManager", - "version": "2.1.1", + "version": "2.2.0", "keywords": "wifi, wi-fi, config", "description": "WiFi connection manager for ESP8266 and ESP32", "repository": diff --git a/library.properties b/library.properties index 1afeac4..e2db5c6 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ConfigManager -version=2.1.1 +version=2.2.0 author=Nick Wiersma maintainer=Nick Wiersma sentence=WiFi connection manager for ESP8266 and ESP32