From 05851b03279b6a5c17199701e84da6cd5494bec4 Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Thu, 19 Dec 2024 14:33:20 +0100 Subject: [PATCH] mathieucarbou/ESPAsyncWebServer @ 3.4.5 --- library.json | 2 +- platformio.ini | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/library.json b/library.json index 4e1c775..920991e 100644 --- a/library.json +++ b/library.json @@ -25,7 +25,7 @@ { "owner": "mathieucarbou", "name": "ESPAsyncWebServer", - "version": "^3.4.4", + "version": "^3.4.5", "platforms": ["espressif8266", "espressif32"] }, { diff --git a/platformio.ini b/platformio.ini index bb318ae..d223325 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.4 + mathieucarbou/ESPAsyncWebServer @ 3.4.5 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.4 + mathieucarbou/ESPAsyncWebServer @ 3.4.5 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.4 + mathieucarbou/ESPAsyncWebServer @ 3.4.5 vshymanskyy/Preferences @ 2.1.0 ; ETH: esp32-poe