mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Update default year to 2015.
This commit is contained in:
parent
b5054f4cc8
commit
93b0f57a16
|
@ -4,7 +4,7 @@
|
|||
"author_name": "Your Name",
|
||||
"email": "Your email",
|
||||
"description": "A short description of the project.",
|
||||
"year": "2014",
|
||||
"year": "2015",
|
||||
"domain_name": "example.com",
|
||||
"version": "0.1.0",
|
||||
"now": "2014/06/15"
|
||||
|
|
Loading…
Reference in New Issue
Block a user