mirror of
https://github.com/esphome/esphome.git
synced 2025-09-24 06:02:21 +01:00
Bump ESPAsyncWebServer-esphome to v1.2.7 (#1221)
This commit is contained in:
@@ -24,4 +24,4 @@ def to_code(config):
|
||||
if CORE.is_esp32:
|
||||
cg.add_library('FS', None)
|
||||
# https://github.com/OttoWinter/ESPAsyncWebServer/blob/master/library.json
|
||||
cg.add_library('ESPAsyncWebServer-esphome', '1.2.6')
|
||||
cg.add_library('ESPAsyncWebServer-esphome', '1.2.7')
|
||||
|
Reference in New Issue
Block a user