Skip to content

Commit bf56940

Browse files
authored
Update documentation with incoming release (#61)
* Update documentation with incoming release * Update version * Update version
1 parent 3b76e3d commit bf56940

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Usage
4747

4848
.. code:: console
4949
50-
$ cookiecutter gh:oncleben31/cookiecutter-homeassistant-custom-component --checkout=2020.10.30
50+
$ cookiecutter gh:oncleben31/cookiecutter-homeassistant-custom-component --checkout=2020.11.15
5151
5252
5353
Features
@@ -95,7 +95,7 @@ Generate a Home Assistant custom component project by using the following comman
9595
.. code:: console
9696
9797
$ cookiecutter gh:oncleben31/cookiecutter-homeassistant-custom-component \
98-
--checkout="2020.10.30"
98+
--checkout="2020.11.15"
9999
100100
Follow the instructions to customize the generated project
101101

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Usage
3131
.. code:: console
3232
3333
$ cookiecutter gh:oncleben31/cookiecutter-homeassistant-custom-component \
34-
--checkout="2020.10.30"
34+
--checkout="2020.11.15"
3535
3636
3737
Features

0 commit comments

Comments
 (0)