From 00be156eff8fded882dd47d12f4bedcbcd77d9e8 Mon Sep 17 00:00:00 2001 From: Will Miles Date: Sat, 14 Sep 2024 12:58:06 -0400 Subject: [PATCH] Update version to v2.3.0 --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 2fdad0636..23f6ad393 100644 --- a/library.json +++ b/library.json @@ -19,7 +19,7 @@ "type": "git", "url": "https://github.com/Aircoookie/ESPAsyncWebServer.git" }, - "version": "2.2.1", + "version": "2.3.0", "license": "LGPL-3.0", "frameworks": "arduino", "platforms": ["espressif8266", "espressif32"],