Skip to content

Commit 17c398c

Browse files
authored
Bump version to 2020.11.16 in documentation (#66)
1 parent 7f06e99 commit 17c398c

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.11.15
50+
$ cookiecutter gh:oncleben31/cookiecutter-homeassistant-custom-component --checkout=2020.11.16
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.11.15"
98+
--checkout="2020.11.16"
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.11.15"
34+
--checkout="2020.11.16"
3535
3636
3737
Features

0 commit comments

Comments
 (0)