From 17c398cc7a7db5ff2bedb28e84c010845bcc3b9d Mon Sep 17 00:00:00 2001 From: Oncleben31 Date: Sat, 14 Nov 2020 08:42:22 +0100 Subject: [PATCH] Bump version to 2020.11.16 in documentation (#66) --- README.rst | 4 ++-- docs/index.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 75d9d0b..7ce4d8a 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,7 @@ Usage .. code:: console - $ cookiecutter gh:oncleben31/cookiecutter-homeassistant-custom-component --checkout=2020.11.15 + $ cookiecutter gh:oncleben31/cookiecutter-homeassistant-custom-component --checkout=2020.11.16 Features @@ -95,7 +95,7 @@ Generate a Home Assistant custom component project by using the following comman .. code:: console $ cookiecutter gh:oncleben31/cookiecutter-homeassistant-custom-component \ - --checkout="2020.11.15" + --checkout="2020.11.16" Follow the instructions to customize the generated project diff --git a/docs/index.rst b/docs/index.rst index 7fb0cd2..ed7db00 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -31,7 +31,7 @@ Usage .. code:: console $ cookiecutter gh:oncleben31/cookiecutter-homeassistant-custom-component \ - --checkout="2020.11.15" + --checkout="2020.11.16" Features