From f72a887148f68e3b5ca7000dee2aaa3960d39ff6 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 1 Nov 2023 17:07:19 +0100 Subject: [PATCH] 2023.11: Fix version in config --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index fff9158df7f..f0b199543f9 100644 --- a/_config.yml +++ b/_config.yml @@ -110,7 +110,7 @@ social: # Home Assistant release details current_major_version: 2023 current_minor_version: 11 -current_patch_version: 1 +current_patch_version: 0 date_released: 2023-11-01 # Either # or the anchor link to latest release notes in the blog post.