From ec6b7d56a2e5c33624f990b0beb6f3dddc820b55 Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Thu, 19 Dec 2024 11:03:42 +0100 Subject: [PATCH] mathieucarbou/ESPAsyncWebServer @ 3.4.4 --- library.json | 2 +- platformio.ini | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/library.json b/library.json index 3eb4e56..4e1c775 100644 --- a/library.json +++ b/library.json @@ -25,7 +25,7 @@ { "owner": "mathieucarbou", "name": "ESPAsyncWebServer", - "version": "^3.4.3", + "version": "^3.4.4", "platforms": ["espressif8266", "espressif32"] }, { diff --git a/platformio.ini b/platformio.ini index e8b9733..bb318ae 100644 --- a/platformio.ini +++ b/platformio.ini @@ -23,7 +23,7 @@ build_flags = ; -D ESPCONNECT_NO_MDNS lib_deps = bblanchon/ArduinoJson @ 7.2.1 - mathieucarbou/ESPAsyncWebServer @ 3.4.3 + mathieucarbou/ESPAsyncWebServer @ 3.4.4 lib_compat_mode = strict lib_ldf_mode = chain upload_protocol = esptool @@ -42,7 +42,7 @@ platform = ${sysenv.PIO_PLATFORM} board = ${sysenv.PIO_BOARD} lib_deps = bblanchon/ArduinoJson @ 7.2.1 - mathieucarbou/ESPAsyncWebServer @ 3.4.3 + mathieucarbou/ESPAsyncWebServer @ 3.4.4 vshymanskyy/Preferences @ 2.1.0 ; DEV @@ -66,7 +66,7 @@ board = huzzah ; board = d1_mini lib_deps = bblanchon/ArduinoJson @ 7.2.1 - mathieucarbou/ESPAsyncWebServer @ 3.4.3 + mathieucarbou/ESPAsyncWebServer @ 3.4.4 vshymanskyy/Preferences @ 2.1.0 ; ETH: esp32-poe