Commit 153699e2 authored by Steve Tjoa's avatar Steve Tjoa

updated to version 0.2.3

parent 147349f4
......@@ -6,7 +6,7 @@ VAGRANTFILE_API_VERSION = "2"
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
config.vm.box = 'stevetjoa/stanford-mir'
config.vm.box_version = '0.2.2'
config.vm.box_version = '0.2.3'
config.vm.hostname = 'stanford-mir'
config.vm.boot_timeout = 60
config.vm.synced_folder ".", "/vagrant", disabled: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment