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