Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
zachowj committed May 1, 2020
1 parent 5a27c4a commit 7956499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/nodered/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Base component constants
DOMAIN = "nodered"
DOMAIN_DATA = f"{DOMAIN}_data"
VERSION = "0.4.2"
VERSION = "0.4.3"
REQUIRED_FILES = [
"translations/en.json",
"binary_sensor.py",
Expand Down

0 comments on commit 7956499

Please sign in to comment.