You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: library.properties
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
name=ESPAsyncWebSrv
2
-
version=1.2.5
3
-
author=Me-No-Dev
2
+
version=1.2.6
3
+
author=dvarrel
4
4
maintainer=dvarrel
5
-
sentence=Asynchronous HTTP and WebSocket Server Library for ESP8266 and ESP32
5
+
sentence=Asynchronous HTTP and WebSocket Server Library for ESP8266 and ESP32 . Forked from https://github.com/me-no-dev/ESPAsyncWebServer
6
6
paragraph=Build a WebServer, with files saved in flash
0 commit comments