Skip to content

Commit 262c5b0

Browse files
committed
Correct manifest.json to version 0.4.3
1 parent f880ea3 commit 262c5b0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"domain": "plex_recently_added",
33
"name": "Plex Recently Added",
4+
"after_dependencies": ["http"],
45
"codeowners": ["@maykar"],
56
"config_flow": true,
6-
"dependencies": ["http"],
7+
"dependencies": [],
78
"documentation": "https://github.com/custom-components/sensor.plex_recently_added",
89
"iot_class": "local_polling",
910
"issue_tracker": "https://github.com/custom-components/sensor.plex_recently_added/issues",
1011
"requirements": [],
11-
"version": "0.4.2"
12+
"version": "0.4.3"
1213
}

0 commit comments

Comments
 (0)