mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-06-05 21:04:46 +00:00
16 lines
223 B
JSON
16 lines
223 B
JSON
{
|
|
"include-v-in-tag": true,
|
|
"extra-files": [
|
|
{
|
|
"type": "yaml",
|
|
"path": "idf_component.yml",
|
|
"jsonpath": "$.version"
|
|
}
|
|
],
|
|
"packages": {
|
|
".": {
|
|
"release-type": "simple"
|
|
}
|
|
}
|
|
}
|