mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
docs: fix typos in doc/development/release-process.md
This commit is contained in:
parent
7c27cb9801
commit
4189664627
|
@ -40,7 +40,7 @@ Run the following command to create the release:
|
||||||
make version VERSION=v1.20.2
|
make version VERSION=v1.20.2
|
||||||
```
|
```
|
||||||
|
|
||||||
The above command wilL:
|
The above command will:
|
||||||
|
|
||||||
- Update and compile the migration scripts into go files.
|
- Update and compile the migration scripts into go files.
|
||||||
- Bump the version name in the go code.
|
- Bump the version name in the go code.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user