mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-11 09:33:50 +00:00
8 lines
136 B
Markdown
8 lines
136 B
Markdown
|
# Release Process
|
||
|
|
||
|
```sh
|
||
|
make version VERSION=v1.18.2
|
||
|
```
|
||
|
|
||
|
go to <https://github.com/c9s/bbgo/releases/v1.18.2> to modify the changelog
|