Skip to content

Commit 36b301b

Browse files
v2024.4.1 adding Greek translation by @Thunderstrike116
1 parent 25b4236 commit 36b301b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/daily/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
DOMAIN = "daily"
44
NAME = "Daily Sensor"
55
DOMAIN_DATA = f"{DOMAIN}_data"
6-
VERSION = "2024.4.0"
6+
VERSION = "2024.4.1"
77

88
ISSUE_URL = "https://github.com/jeroenterheerdt/HADailySensor/issues"
99

custom_components/daily/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"homekit": {},
1111
"dependencies": [],
1212
"codeowners": ["@jeroenterheerdt"],
13-
"version": "2024.4.0"
13+
"version": "2024.4.1"
1414
}

0 commit comments

Comments
 (0)