Skip to content

Commit 6d2540d

Browse files
committed
Update version to v2.2.1
1 parent 72e3a0c commit 6d2540d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"type": "git",
2020
"url": "https://github.com/Aircoookie/ESPAsyncWebServer.git"
2121
},
22-
"version": "2.2.0",
22+
"version": "2.2.1",
2323
"license": "LGPL-3.0",
2424
"frameworks": "arduino",
2525
"platforms": ["espressif8266", "espressif32"],

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESP Async WebServer
2-
version=2.2.0
2+
version=2.2.1
33
author=Me-No-Dev, willmmiles, Aircoookie
44
maintainer=Aircoookie
55
sentence=Async Web Server for ESP8266 and ESP31B (WLED fork)

0 commit comments

Comments
 (0)