Skip to content

Commit

Permalink
Update RELEASING.md (#911)
Browse files Browse the repository at this point in the history
  • Loading branch information
okwme authored Jul 14, 2021
1 parent 230e98d commit c6c2ed4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Ensure you run the reproducible build in order to generate sha256 hashes and pla
these artifacts should be included in the release.

```bash
make distclean build-reproducable
make distclean build-reproducible
```

Then use the following release text template:
Expand All @@ -90,7 +90,7 @@ As there is a breaking change from Gaia v3, the Gaia module has been incremented
See the [Cosmos SDK v0.41.0 Release](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.41.0) for details.

```bash
$ make distclean build-reproducable
$ make distclean build-reproducible
App: gaiad
Version: 4.0.0
Commit: 2bb04266266586468271c4ab322367acbf41188f
Expand Down

0 comments on commit c6c2ed4

Please sign in to comment.