From 74094b064aa4333c03571c615001a8ff88120e32 Mon Sep 17 00:00:00 2001 From: yniezink Date: Tue, 9 Jun 2020 11:30:51 +0200 Subject: [PATCH] Update _config.yml (#13703) --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 439af869968..05d8da6f7de 100644 --- a/_config.yml +++ b/_config.yml @@ -101,8 +101,8 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 110 -current_patch_version: 5 -date_released: 2020-06-05 +current_patch_version: 6 +date_released: 2020-06-08 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.