From f107bf2b669d3071dc33ac78ff67ff99e610d661 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Fri, 12 Apr 2019 15:31:16 +0200 Subject: [PATCH] 0.91.3 --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 014adc3653c..798c653f997 100644 --- a/_config.yml +++ b/_config.yml @@ -139,8 +139,8 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 91 -current_patch_version: 2 -date_released: 2019-04-08 +current_patch_version: 3 +date_released: 2019-04-10 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.