You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set the binaries version to correct version (#328)
There is a missing spot during upgrade the modules to `/v2` - goreleaser config.
The latest build 2.1.6 returns `git` as version:
```shell
$ toxiproxy-cli --version
toxiproxy-cli version git
```
Add validation with `make release-dry` to check that the tags are correctly set.
0 commit comments