mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Bump esphome/ESPAsyncWebServer-esphome to 3.2.0 (#6687)
This commit is contained in:
@@ -37,4 +37,4 @@ async def to_code(config):
|
||||
cg.add_library("FS", None)
|
||||
cg.add_library("Update", None)
|
||||
# https://github.com/esphome/ESPAsyncWebServer/blob/master/library.json
|
||||
cg.add_library("esphome/ESPAsyncWebServer-esphome", "3.1.0")
|
||||
cg.add_library("esphome/ESPAsyncWebServer-esphome", "3.2.0")
|
||||
|
||||
Reference in New Issue
Block a user