Skip to content

Commit

Permalink
fix(api): bump api version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielkaldheim authored Mar 20, 2024
1 parent d1730d0 commit 46aa13d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/fujitsu_airstage/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/danielkaldheim/ha_airstage/issues",
"requirements": [
"pyairstage>=1.1.1"
"pyairstage>=1.1.3"
],
"version": "1.1.6"
"version": "1.1.7"
}

0 comments on commit 46aa13d

Please sign in to comment.