Skip to content

Commit

Permalink
Bump pyforked-daapd version to 0.1.10 (home-assistant#36333)
Browse files Browse the repository at this point in the history
  • Loading branch information
uvjustin authored Jun 2, 2020
1 parent da6a99b commit bde94d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/forked_daapd/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "forked-daapd",
"documentation": "https://www.home-assistant.io/integrations/forked-daapd",
"codeowners": ["@uvjustin"],
"requirements": ["pyforked-daapd==0.1.9", "pylibrespot-java==0.1.0"],
"requirements": ["pyforked-daapd==0.1.10", "pylibrespot-java==0.1.0"],
"config_flow": true,
"zeroconf": ["_daap._tcp.local."]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1332,7 +1332,7 @@ pyflunearyou==1.0.7
pyfnip==0.2

# homeassistant.components.forked_daapd
pyforked-daapd==0.1.9
pyforked-daapd==0.1.10

# homeassistant.components.fritzbox
pyfritzhome==0.4.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ pyflume==0.4.0
pyflunearyou==1.0.7

# homeassistant.components.forked_daapd
pyforked-daapd==0.1.9
pyforked-daapd==0.1.10

# homeassistant.components.fritzbox
pyfritzhome==0.4.2
Expand Down

0 comments on commit bde94d1

Please sign in to comment.