From 97e63f027144e61e5155febe89b1dd7c3d05fa7b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 26 Jul 2023 20:25:12 +0200 Subject: [PATCH] 2023.8: Set version --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index c6c3890439a..e20ad3f93ea 100644 --- a/_config.yml +++ b/_config.yml @@ -109,9 +109,9 @@ social: # Home Assistant release details current_major_version: 2023 -current_minor_version: 7 -current_patch_version: 3 -date_released: 2023-07-21 +current_minor_version: 8 +current_patch_version: 0 +date_released: 2023-08-02 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.