From 05904361e68a7594f31df8f968fcb8fd45cce7c6 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 4 Jul 2017 23:11:31 -0700 Subject: [PATCH] Update version --- _config.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index a8f091742d3..9c226bb45af 100644 --- a/_config.yml +++ b/_config.yml @@ -143,12 +143,11 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 48 -current_patch_version: 0 -date_released: 2017-07-02 +current_patch_version: 1 +date_released: 2017-07-05 # 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-0481---july-5" # Minor release (Example #release-0431---april-25): -