From 04c5f9dc8047ec6c4c939be519c3898952f6dddd Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 18 Feb 2020 20:57:17 -0800 Subject: [PATCH] 0.106 in config.yml --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index cd65908acd3..3c967d8ecb7 100644 --- a/_config.yml +++ b/_config.yml @@ -100,9 +100,9 @@ social: # Home Assistant release details current_major_version: 0 -current_minor_version: 105 -current_patch_version: 4 -date_released: 2020-02-14 +current_minor_version: 106 +current_patch_version: 0 +date_released: 2020-02-26 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.