From c68051aea25e0e71a5088e2271458a87b9b9cdf7 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 24 Apr 2020 11:06:22 -0700 Subject: [PATCH] release 108.9 in version file now too --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index d3d24e66756..ad3cb690e42 100644 --- a/_config.yml +++ b/_config.yml @@ -101,8 +101,8 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 108 -current_patch_version: 8 -date_released: 2020-04-22 +current_patch_version: 9 +date_released: 2020-04-24 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.