From fe2c728455f6d492af88adeb5e4af650ec04bac2 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 5 Apr 2023 20:01:15 +0200 Subject: [PATCH] 2023.4: Set latest version --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index e288df3da69..c86f15642e1 100644 --- a/_config.yml +++ b/_config.yml @@ -109,9 +109,9 @@ social: # Home Assistant release details current_major_version: 2023 -current_minor_version: 3 -current_patch_version: 6 -date_released: 2023-03-22 +current_minor_version: 4 +current_patch_version: 0 +date_released: 2023-04-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.