From 108aa484bc88e288dc5fca875a9223538d1d6165 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 3 Aug 2018 14:40:11 +0200 Subject: [PATCH] Update config.yml --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index dd8e6e0067e..e8cc29709d7 100644 --- a/_config.yml +++ b/_config.yml @@ -141,14 +141,14 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 74 -current_patch_version: 1 -date_released: 2018-07-24 +current_minor_version: 75 +current_patch_version: 0 +date_released: 2018-08-03 # 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-0741---july-24" +patch_version_notes: "#" # Minor release (Example #release-0431---april-25): # Date we moved to Discourse for comments