diff --git a/_config.yml b/_config.yml index ecf98e73c0a..9fb7a2b9e92 100644 --- a/_config.yml +++ b/_config.yml @@ -142,13 +142,13 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 81 -current_patch_version: 2 +current_patch_version: 4 date_released: 2018-11-02 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. # Major release: -patch_version_notes: "#release-0813---november-3" +patch_version_notes: "#release-0814---november-3" # Minor release (Example #release-0431---april-25): # Date we moved to Discourse for comments diff --git a/source/_posts/2018-10-29-release-81.markdown b/source/_posts/2018-10-29-release-81.markdown index 229e5797af6..be29bdf68e9 100644 --- a/source/_posts/2018-10-29-release-81.markdown +++ b/source/_posts/2018-10-29-release-81.markdown @@ -94,7 +94,9 @@ Other things to be aware of: [cloud docs]: /components/cloud/ [unifi docs]: /components/unifi/ -## {% linkable_title Release 0.81.3 - November 2 %} +_0.81.3 was skipped because it broke LL._ + +## {% linkable_title Release 0.81.4 - November 2 %} - fix naming bug ([@helto4real] - [#17976]) ([weather.smhi docs]) - Konnected: Pass hass_config to load_platform ([@heythisisnate] - [#18027]) ([konnected docs])