cookiecutter.json
changeset 6 bc0c0e883c3e
parent 0 186ad038b0d9
child 25 cc8c7653775c
--- a/cookiecutter.json	Fri Jun 09 17:46:19 2017 +0200
+++ b/cookiecutter.json	Fri Jun 09 17:46:45 2017 +0200
@@ -1,5 +1,5 @@
 {
-  "pyams_release": "0.1.4",
+  "pyams_release": "latest",
   "project_name": "PyAMS",
   "project_slug": "{{ cookiecutter.project_name.lower().replace(' ', '_').replace('-', '_') }}",
   "virtual_hostname": "{{ cookiecutter.project_slug }}.mydomain.com",