From f439ef6a784e205213319e2e82a8a77600a65387 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 30 Jun 2017 21:14:14 -0700 Subject: [PATCH] Version bump to 0.48 --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index f75ef6d8ad2..bd0bda31b29 100644 --- a/_config.yml +++ b/_config.yml @@ -142,13 +142,13 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 47 -current_patch_version: 1 -date_released: 2017-06-21 +current_minor_version: 48 +current_patch_version: 0 +date_released: 2017-07-01 # 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-0471---june-21" +patch_version_notes: "#" # Minor release (Example #release-0431---april-25):