summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/template.json b/template.json
index a3c0274..ec5067e 100644
--- a/template.json
+++ b/template.json
@@ -97,7 +97,7 @@
"artifact_type": "vagrant.box",
"metadata": {
"provider": "vmware_desktop",
- "version": "0.0.{{timestamp}}"
+ "version": "0.0.1"
}
},
{
@@ -107,7 +107,7 @@
"artifact_type": "vagrant.box",
"metadata": {
"provider": "virtualbox",
- "version": "0.0.{{timestamp}}"
+ "version": "0.0.1"
}
}]
]