From 58897d6345bb4ccbe6c949c76eac86a7b0685da1 Mon Sep 17 00:00:00 2001 From: trentm Date: Wed, 15 Jul 2020 15:37:08 -0600 Subject: [PATCH] Update library.json --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index fc74bdfab..2c406470b 100644 --- a/library.json +++ b/library.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/acme-iot/ESPAsyncWebServer.git" }, - "version": "1.2.3", + "version": "1.2.4", "license": "LGPL-3.0", "frameworks": "arduino", "platforms": ["espressif8266", "espressif32"],