Skip to content

Commit

Permalink
mathieucarbou/ESP Async WebServer @ 2.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Jun 1, 2024
1 parent 9c4d20c commit 63aae82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/ESPDASH/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
{
"owner": "mathieucarbou",
"name": "ESP Async WebServer",
"version": "^2.10.1",
"version": "^2.10.3",
"platforms": ["espressif8266", "espressif32"]
}
]
Expand Down
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ lib_deps =
olikraus/U8g2 @ 2.35.19
mathieucarbou/Async TCP @ 3.1.4
mathieucarbou/Dimmable Light for Arduino @ 2.0.0
mathieucarbou/ESP Async WebServer @ 2.10.1
mathieucarbou/ESP Async WebServer @ 2.10.3
mathieucarbou/MycilaConfig @ 3.0.0
mathieucarbou/MycilaDS18 @ 2.0.1
mathieucarbou/MycilaESPConnect @ 4.1.2
Expand Down

0 comments on commit 63aae82

Please sign in to comment.