File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 {
2626 "owner" : " ESP32Async" ,
2727 "name" : " ESPAsyncWebServer" ,
28- "version" : " ^3.9.6 " ,
28+ "version" : " ^3.10.0 " ,
2929 "platforms" : [" espressif8266" , " espressif32" ]
3030 },
3131 {
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ lib_ldf_mode = chain
2626lib_deps =
2727 bblanchon/ArduinoJson @ 7.4.2
2828 ESP32Async/AsyncTCP @ 3.4.10
29- ESP32Async/ESPAsyncWebServer @ 3.9.6
29+ ESP32Async/ESPAsyncWebServer @ 3.10.0
3030upload_protocol = esptool
3131monitor_speed = 115200
3232monitor_filters = esp32_exception_decoder, log2file
@@ -44,7 +44,7 @@ board = ${sysenv.PIO_BOARD}
4444lib_deps =
4545 bblanchon/ArduinoJson @ 7.4.2
4646 ESP32Async/ESPAsyncTCP @ ^2.0.0
47- ESP32Async/ESPAsyncWebServer @ 3.9.6
47+ ESP32Async/ESPAsyncWebServer @ 3.10.0
4848 vshymanskyy/Preferences @ 2.1.0
4949
5050; DEV
@@ -61,7 +61,7 @@ board = huzzah
6161lib_deps =
6262 bblanchon/ArduinoJson @ 7.4.2
6363 ESP32Async/ESPAsyncTCP @ ^2.0.0
64- ESP32Async/ESPAsyncWebServer @ 3.9.6
64+ ESP32Async/ESPAsyncWebServer @ 3.10.0
6565 vshymanskyy/Preferences @ 2.1.0
6666
6767; ETH: esp32-poe
You can’t perform that action at this time.
0 commit comments