From bf5694042ef5f8fa0f9a8cea264234f954221f9a Mon Sep 17 00:00:00 2001 From: Oncleben31 Date: Fri, 13 Nov 2020 13:52:50 +0100 Subject: [PATCH] Update documentation with incoming release (#61) * Update documentation with incoming release * Update version * Update version --- README.rst | 4 ++-- docs/index.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index a8461f3..94d8863 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,7 @@ Usage .. code:: console - $ cookiecutter gh:oncleben31/cookiecutter-homeassistant-custom-component --checkout=2020.10.30 + $ cookiecutter gh:oncleben31/cookiecutter-homeassistant-custom-component --checkout=2020.11.15 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.10.30" + --checkout="2020.11.15" Follow the instructions to customize the generated project diff --git a/docs/index.rst b/docs/index.rst index 63fc7fc..7fb0cd2 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.10.30" + --checkout="2020.11.15" Features