Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Bump geckolib
  • Loading branch information
gazoodle committed Apr 25, 2022
1 parent cf242e0 commit 54c58ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/gecko/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "gecko",
"name": "Gecko",
"version": "0.1.7",
"version": "0.1.8",
"documentation": "https://github.com/gazoodle/gecko-home-assistant",
"issue_tracker": "https://github.com/gazoodle/gecko-home-assistant/issues",
"iot_class": "local_push",
Expand All @@ -11,6 +11,6 @@
"@gazoodle"
],
"requirements": [
"geckolib==0.4.6"
"geckolib==0.4.7"
]
}

0 comments on commit 54c58ff

Please sign in to comment.