mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Show correct version for stable (#23291)
This commit is contained in:
parent
72bbe2203e
commit
ddb5ff3b71
@ -3,7 +3,7 @@
|
||||
"name": "Version",
|
||||
"documentation": "https://www.home-assistant.io/components/version",
|
||||
"requirements": [
|
||||
"pyhaversion==2.2.0"
|
||||
"pyhaversion==2.2.1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
@ -1079,7 +1079,7 @@ pygtfs==0.1.5
|
||||
pygtt==1.1.2
|
||||
|
||||
# homeassistant.components.version
|
||||
pyhaversion==2.2.0
|
||||
pyhaversion==2.2.1
|
||||
|
||||
# homeassistant.components.heos
|
||||
pyheos==0.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user