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 25
25
{
26
26
"owner" : " ESP32Async" ,
27
27
"name" : " ESPAsyncWebServer" ,
28
- "version" : " ^3.7.6 " ,
28
+ "version" : " ^3.7.7 " ,
29
29
"platforms" : [" espressif8266" , " espressif32" ]
30
30
},
31
31
{
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ lib_ldf_mode = chain
26
26
lib_deps =
27
27
bblanchon/ArduinoJson @ 7.4.1
28
28
ESP32Async/AsyncTCP @ ^3.4.0
29
- ESP32Async/ESPAsyncWebServer @ 3.7.6
29
+ ESP32Async/ESPAsyncWebServer @ 3.7.7
30
30
upload_protocol = esptool
31
31
monitor_speed = 115200
32
32
monitor_filters = esp32_exception_decoder, log2file
@@ -44,7 +44,7 @@ board = ${sysenv.PIO_BOARD}
44
44
lib_deps =
45
45
bblanchon/ArduinoJson @ 7.4.1
46
46
ESP32Async/ESPAsyncTCP @ ^2.0.0
47
- ESP32Async/ESPAsyncWebServer @ 3.7.6
47
+ ESP32Async/ESPAsyncWebServer @ 3.7.7
48
48
vshymanskyy/Preferences @ 2.1.0
49
49
50
50
; DEV
@@ -66,7 +66,7 @@ board = huzzah
66
66
lib_deps =
67
67
bblanchon/ArduinoJson @ 7.4.1
68
68
ESP32Async/ESPAsyncTCP @ ^2.0.0
69
- ESP32Async/ESPAsyncWebServer @ 3.7.6
69
+ ESP32Async/ESPAsyncWebServer @ 3.7.7
70
70
vshymanskyy/Preferences @ 2.1.0
71
71
72
72
; ETH: esp32-poe
You can’t perform that action at this time.
0 commit comments