Skip to content

Commit 86bed61

Browse files
committed
version 0.0.4
1 parent 83e37e4 commit 86bed61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/argon40/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
NAME = "Argon40"
44
DOMAIN = "argon40"
5-
VERSION = "0.0.2"
5+
VERSION = "0.0.4"
66

77
ATTR_SPEED_NAME = "speed"
88
SERVICE_SET_FAN_SPEED = "set_fan_speed"

custom_components/argon40/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"domain": "argon40",
33
"name": "Argon40",
4-
"version": "0.0.2",
4+
"version": "0.0.4",
55
"documentation": "https://github.com/Misiu/argon40",
66
"issue_tracker": "https://github.com/Misiu/argon40/issues",
77
"codeowners": ["@Misiu"],

0 commit comments

Comments
 (0)