From 452f0431f4d9c5a0a8e7f56e93a2f14cfe315a1d Mon Sep 17 00:00:00 2001 From: Ayush Sharma Date: Tue, 22 Oct 2024 04:09:36 +0530 Subject: [PATCH] chore: updated deps version --- docs/installation.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index f3be578b..81c44559 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -20,14 +20,14 @@ It's suggested to migrate all your projects to using this fork as the original m - [ESP8266 Arduino Core](https://github.com/esp8266/Arduino) - **v3.1.2** - (mathieucarbou) [esphome-ESPAsyncTCP](https://github.com/mathieucarbou/esphome-ESPAsyncTCP#v2.0.0) - **v2.0.0** -- (mathieucarbou) [ESPAsyncWebServer](https://github.com/mathieucarbou/ESPAsyncWebServer#v3.1.1) - **v3.1.1** +- (mathieucarbou) [ESPAsyncWebServer](https://github.com/mathieucarbou/ESPAsyncWebServer#v3.3.14) - **v3.3.14** - [ArduinoJson](https://github.com/bblanchon/ArduinoJson#v7.1.0) - **v7.1.0** #### For ESP32 -- [ESP32 Arduino Core](https://github.com/espressif/arduino-esp32) @ **v3.0.3** -- (mathieucarbou) [AsyncTCP](https://github.com/mathieucarbou/AsyncTCP#v3.2.3) @ **v3.2.3** -- (mathieucarbou) [ESPAsyncWebServer](https://github.com/mathieucarbou/ESPAsyncWebServer#v3.1.1) - **v3.1.1** +- [ESP32 Arduino Core](https://github.com/espressif/arduino-esp32) @ **v3.0.4** +- (mathieucarbou) [AsyncTCP](https://github.com/mathieucarbou/AsyncTCP#v3.2.10) @ **v3.2.10** +- (mathieucarbou) [ESPAsyncWebServer](https://github.com/mathieucarbou/ESPAsyncWebServer#v3.3.14) - **v3.3.14** - [ArduinoJson](https://github.com/bblanchon/ArduinoJson#v7.1.0) - **v7.1.0** ### Installing ESP-DASH