Use with older Meteor release

How to use Velocity with an older Meteor release

New Velocity releases support only the latest Meteor release by default. However you can probably still use a newer Velocity release when you pass your Velocity Meteor release to Velocity that should be used.

export VELOCITY_MIRROR_METEOR_RELEASE=velocity:[email protected]_1
export VELOCITY_MIRROR_METEOR_TOOL_RELEASE=velocity:[email protected]_1

Just replace the versions with the latest release of the Velocity Meteor fork that is available for your version: https://github.com/meteor-velocity/meteor/releases.