summaryrefslogtreecommitdiff
path: root/template.json
diff options
context:
space:
mode:
Diffstat (limited to 'template.json')
-rw-r--r--template.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/template.json b/template.json
index b718171..7d82545 100644
--- a/template.json
+++ b/template.json
@@ -92,7 +92,7 @@
"artifact_type": "vagrant.box",
"metadata": {
"provider": "vmware_desktop",
- "version": "0.0.1"
+ "version": "0.0.2"
}
},
{
@@ -102,11 +102,11 @@
"artifact_type": "vagrant.box",
"metadata": {
"provider": "virtualbox",
- "version": "0.0.1"
+ "version": "0.0.2"
}
}
],
"push": {
- "name": "pearkes/example"
+ "name": ""
}
}