Update cookiecutter.json to include all the used tags

This commit is contained in:
Nicola Corti
2020-02-06 14:41:17 +01:00
parent 7b431b9c9d
commit 37829fe278
@@ -1,5 +1,6 @@
{
"component_id": "",
"app_id": "com.example.app",
"app_name": "SampleApp",
"owner": "",
"description": "We promise to update this description /{{cookiecutter.owner}}"
}