Skip to content

Commit

Permalink
Corrected version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGos committed May 12, 2024
1 parent 2816220 commit c88aeaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/davis_vantage/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
NAME = "Davis Vantage"
DOMAIN = "davis_vantage"
MANUFACTURER = "Davis"
VERSION = "1.1.0"
VERSION = "1.2.0"

DEFAULT_SYNC_INTERVAL = 30 # seconds
DEFAULT_NAME = NAME
Expand Down

0 comments on commit c88aeaa

Please sign in to comment.