Update CLI-New-Command-Samples.md

pull/8224/head
Alper Ebicoglu 5 years ago committed by GitHub
parent 40da59623e
commit c24fc74a09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -127,7 +127,7 @@ Module are reusable sub applications used by your main project. Using ABP Module
abp new Acme.IssueManagement -t module --no-ui
```
## Create an ABP solution from a specific version
## Create a solution from a specific version
When you create a solution, it always creates with the latest version. To create a project from an older version, you can pass the `--version` parameter.

Loading…
Cancel
Save