Bumped version to 20211211.0

This commit is contained in:
Bram Kragten 2021-12-11 17:15:38 +01:00
parent 35e9687170
commit 2b0359edba
No known key found for this signature in database
GPG Key ID: FBE2DFDB363EF55B

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="home-assistant-frontend",
version="20211209.0",
version="20211211.0",
description="The Home Assistant frontend",
url="https://github.com/home-assistant/frontend",
author="The Home Assistant Authors",