Skip to content

Commit 022008a

Browse files
committed
chore: update dependencies
1 parent e9be3f3 commit 022008a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/installation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ It's suggested to migrate all your projects to using this fork as the original m
1818

1919
#### For ESP8266
2020

21-
- [ESP8266 Arduino Core](https://github.com/esp8266/Arduino) - **latest**
21+
- [ESP8266 Arduino Core](https://github.com/esp8266/Arduino) - **v3.1.2**
2222
- (mathieucarbou) [esphome-ESPAsyncTCP](https://github.com/mathieucarbou/esphome-ESPAsyncTCP#v2.0.0) - **v2.0.0**
23-
- (mathieucarbou) [ESPAsyncWebServer](https://github.com/mathieucarbou/ESPAsyncWebServer#v3.0.6) - **v3.0.6**
23+
- (mathieucarbou) [ESPAsyncWebServer](https://github.com/mathieucarbou/ESPAsyncWebServer#v3.0.6) - **v3.1.1**
2424

2525
#### For ESP32
2626

27-
- [ESP32 Arduino Core](https://github.com/espressif/arduino-esp32) @ **latest**
28-
- (mathieucarbou) [AsyncTCP](https://github.com/mathieucarbou/AsyncTCP#v3.1.4) @ **v3.1.4**
29-
- (mathieucarbou) [ESPAsyncWebServer](https://github.com/mathieucarbou/ESPAsyncWebServer#v3.0.6) - **v3.0.6**
27+
- [ESP32 Arduino Core](https://github.com/espressif/arduino-esp32) @ **v3.0.3**
28+
- (mathieucarbou) [AsyncTCP](https://github.com/mathieucarbou/AsyncTCP#v3.1.4) @ **v3.2.3**
29+
- (mathieucarbou) [ESPAsyncWebServer](https://github.com/mathieucarbou/ESPAsyncWebServer#v3.0.6) - **v3.1.1**
3030

3131
### Installing WebSerial
3232

0 commit comments

Comments
 (0)