Add version to manifest.json

This commit is contained in:
Michael Graf 2021-04-28 17:15:07 +02:00
parent 96da93219e
commit eb05998ee6

View File

@ -12,5 +12,6 @@
"dependencies": [ "dependencies": [
"http" "http"
], ],
"iot_class": "cloud_polling" "iot_class": "cloud_polling",
"version": "0.9.0"
} }