Prepare for 0.45
This commit is contained in:
parent
d5e7847682
commit
80e4274213
1 changed files with 8 additions and 5 deletions
13
_config.yml
13
_config.yml
|
@ -140,11 +140,14 @@ social:
|
|||
|
||||
# Home Assistant release details
|
||||
current_major_version: 0
|
||||
current_minor_version: 44
|
||||
current_patch_version: 2
|
||||
date_released: 2017-05-08
|
||||
current_minor_version: 45
|
||||
current_patch_version: 0
|
||||
date_released: 2017-05-20
|
||||
|
||||
# Either # or the anchor link to latest release notes in the blog post.
|
||||
# Must be prefixed with a # and have double quotes around it.
|
||||
# Example #release-0431---april-25
|
||||
patch_version_notes: "#release-0442---may-8"
|
||||
# Major release:
|
||||
patch_version_notes: "#"
|
||||
# Minor release (Example #release-0431---april-25):
|
||||
#patch_version_notes: "#release-0451---may-X"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue