add version string in manifest.json

This commit is contained in:
Bas Nijholt 2021-03-01 19:20:18 +01:00 committed by GitHub
commit 30d85e3ae7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,5 +5,6 @@
"config_flow": true,
"dependencies": [],
"codeowners": ["@basnijholt"],
"version": "1.0.0",
"requirements": []
}