Skip to content

Commit

Permalink
bump manifest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Oct 10, 2023
1 parent 7d1a645 commit a3306f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/victron_ble/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"manufacturer_data_start": [16]
}
],
"codeowners": ["@keshavdv"],
"codeowners": ["@ddollar"],
"config_flow": true,
"dependencies": ["bluetooth"],
"documentation": "https://github.com/keshavdv/victron-hacs/",
"integration_type": "device",
"iot_class": "local_push",
"issue_tracker": "https://github.com/keshavdv/victron-hacs/issues",
"requirements": ["victron_ble==0.6.0"],
"version": "0.1.1"
"version": "0.1.2"
}

0 comments on commit a3306f2

Please sign in to comment.