Release v3.0.7 (#152)
* Update go-bindata and regenerate binary data * Pin to ooni/probe-engine 0.17.0 and update dependencies * Set version to 3.0.7 * Readme.md: better release instructions
This commit is contained in:
parent
b18a106698
commit
f1f2350bfa
6 changed files with 76 additions and 191 deletions
10
Readme.md
10
Readme.md
|
|
@ -119,10 +119,10 @@ a specific version of psiphon and of its dependencies.
|
|||
|
||||
## Releasing
|
||||
|
||||
Make sure you have updated dependencies. Then run
|
||||
1. update binary data as described above;
|
||||
|
||||
```bash
|
||||
./build.sh release
|
||||
```
|
||||
2. update `version/version.go`;
|
||||
|
||||
and follow instructions.
|
||||
3. make sure you have updated dependencies;
|
||||
|
||||
4. run `./build.sh release` and follow instructions.
|
||||
|
|
|
|||
Loading…
Reference in a new issue