From 5a3c04697a789a31ad52a9dc8334effdfae9cca9 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 25 Dec 2016 19:56:03 +0100 Subject: [PATCH] Update frontpage for 0.35.3 --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 028e14a72cd..9cd44b84333 100644 --- a/_config.yml +++ b/_config.yml @@ -131,8 +131,8 @@ social: # Home Assistant release details current_major_version: 0 current_minor_version: 35 -current_patch_version: 2 -date_released: 2016-12-19 +current_patch_version: 3 +date_released: 2016-12-23 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it.