mirror of
https://github.com/me-no-dev/AsyncTCP.git
synced 2025-07-31 11:17:31 +02:00
Bump version to 2.1.0
This commit is contained in:
@ -10,10 +10,13 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/esphome/AsyncTCP.git"
|
"url": "https://github.com/esphome/AsyncTCP.git"
|
||||||
},
|
},
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"license": "LGPL-3.0",
|
"license": "LGPL-3.0",
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": ["espressif32", "libretiny"],
|
"platforms": [
|
||||||
|
"espressif32",
|
||||||
|
"libretiny"
|
||||||
|
],
|
||||||
"build": {
|
"build": {
|
||||||
"libCompatMode": 2
|
"libCompatMode": 2
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user