From 1febb0140ccec49c0423009989be039cacf6a90a Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Mon, 16 Dec 2024 21:45:03 +0100 Subject: [PATCH] mathieucarbou/AsyncTCP @ 3.3.1 and mathieucarbou/ESPAsyncWebServer @ 3.4.2 --- library.json | 2 +- platformio.ini | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/library.json b/library.json index 05f3979..9fb506d 100644 --- a/library.json +++ b/library.json @@ -25,7 +25,7 @@ { "owner": "mathieucarbou", "name": "ESPAsyncWebServer", - "version": "^3.4.1", + "version": "^3.4.2", "platforms": ["espressif8266", "espressif32"] }, { diff --git a/platformio.ini b/platformio.ini index 09fcdcb..d16c381 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.1 + mathieucarbou/ESPAsyncWebServer @ 3.4.2 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.1 + mathieucarbou/ESPAsyncWebServer @ 3.4.2 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.1 + mathieucarbou/ESPAsyncWebServer @ 3.4.2 vshymanskyy/Preferences @ 2.1.0 ; ETH: esp32-poe