When I run volt new foo
, it creates a project with the 0.9.3 version. I want to be able to create a new project with the 0.9.4pre1
version, but I'm not sure how to do that. How do you configure Volt so that running volt new foo
will create a project with a specific version?
Create a new project with a specific version in VoltRb
52 Views Asked by GDP2 At
2
You have to install the the pre release using
for the latest pre release or
for a specific version