]> git.giorgioravera.it Git - mercedes_me_api.git/commitdiff
Update manifest.json
authorGiorgio Ravera <47370115+xraver@users.noreply.github.com>
Thu, 4 Feb 2021 07:59:01 +0000 (08:59 +0100)
committerGitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 4 Feb 2021 08:01:25 +0000 (08:01 +0000)
Added version into the manifes

custom_components/mercedesmeapi/manifest.json

index 5aee44dc401f4b875b9d0af1bf096dd053a747e1..46f97e21c66fdd8ba54f956fe07bed0322e94614 100644 (file)
@@ -4,5 +4,6 @@
     "documentation": "https://github.com/xraver/mercedes_me_api/blob/master/README.md",
     "issue_tracker": "https://github.com/xraver/mercedes_me_api/issues",
     "config_flow": false,
+    "version": "0.11",
     "codeowners": [ "@xraver" ]
 }