Skip to content

Commit

Permalink
Bump version for cookiecutter.
Browse files Browse the repository at this point in the history
  • Loading branch information
hmgaudecker committed Jan 7, 2022
1 parent f0af186 commit f5b04cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Then type:

.. code-block:: bash
$ code ~/.cookiecutter_replay/econ-project-templates-0.4.5.json
$ code ~/.cookiecutter_replay/econ-project-templates-0.5.0.json
If you are not using VS Code as your editor of choice, adjust the line accordingly.

Expand All @@ -115,7 +115,7 @@ When done, launch a new shell if necessary and type:

.. code-block:: bash
$ cookiecutter --replay https://github.com/OpenSourceEconomics/econ-project-templates/archive/v0.4.5.zip
$ cookiecutter --replay https://github.com/OpenSourceEconomics/econ-project-templates/archive/v0.5.0.zip
Expand Down

0 comments on commit f5b04cc

Please sign in to comment.