Skip to content

Commit

Permalink
Add version to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
binsentsu authored Mar 8, 2021
1 parent e52d368 commit b395440
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/solaredge_modbus/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"requirements": ["pymodbus==1.5.2"],
"dependencies": [],
"codeowners": ["@binsentsu"],
"config_flow": true
"config_flow": true,
"version": "1.2.2"
}

0 comments on commit b395440

Please sign in to comment.