Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 44db1f5

Browse files
committed
Bump version
1 parent 4626bbc commit 44db1f5

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed
Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,23 @@
11
{
22
"domain": "uptime_kuma",
33
"name": "Uptime Kuma",
4-
"codeowners": ["@meichthys", "@jayakornk"],
4+
"codeowners": [
5+
"@meichthys",
6+
"@jayakornk"
7+
],
58
"config_flow": true,
69
"dependencies": [],
710
"documentation": "https://github.com/meichthys/uptime_kuma/blob/main/README.md",
811
"homekit": {},
912
"iot_class": "local_polling",
1013
"issue_tracker": "https://github.com/meichthys/uptime_kuma/issues",
11-
"loggers": ["pyuptimekuma"],
12-
"requirements": ["pyuptimekuma-hass"],
14+
"loggers": [
15+
"pyuptimekuma"
16+
],
17+
"requirements": [
18+
"pyuptimekuma-hass"
19+
],
1320
"ssdp": [],
14-
"version": "2.3.1",
21+
"version": "2.4.0",
1522
"zeroconf": []
16-
}
23+
}

0 commit comments

Comments
 (0)