I can create a new DAML project using a template with the command
daml new create-daml-app --template create-daml-app
This seems to run using my most recent DAML version, but I would like to run the command using an older version of DAML. Is there any way I can do this?