Skip to content

Commit bee44ea

Browse files
committed
chore: bump version
1 parent 6497a52 commit bee44ea

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

library.json

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"platforms": ["espressif8266", "espressif32", "raspberrypi"]
2424
},
2525
{
26-
"owner": "mathieucarbou",
26+
"owner": "ESP32Async",
2727
"name": "ESPAsyncWebServer",
28-
"version": "^3.6.0",
28+
"version": "^3.7.0",
2929
"platforms": ["espressif8266", "espressif32", "raspberrypi"]
3030
},
3131
{
@@ -35,10 +35,7 @@
3535
"platforms": ["espressif8266", "raspberrypi"]
3636
}
3737
],
38-
"version": "1.1.3",
38+
"version": "1.2.0",
3939
"frameworks": "arduino",
40-
"platforms": ["espressif32", "raspberrypi"],
41-
"build": {
42-
"libCompatMode": "strict"
43-
}
40+
"platforms": ["espressif32", "raspberrypi"]
4441
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=NetWizard
2-
version=1.1.3
2+
version=1.2.0
33
author=Ayush Sharma
44
category=Communication
55
maintainer=Ayush Sharma <asrocks5@gmail.com>

0 commit comments

Comments
 (0)