Update kava version for kava-12 release

This commit is contained in:
Kevin Davis 2023-02-28 12:16:26 -07:00 committed by GitHub
parent 9505d45e4d
commit 214393ccfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ The current recommended version of the software for mainnet is [v0.19.0](https:/
For detailed instructions see [the Kava docs](https://docs.kava.io/docs/participate/validator-node).
```bash
git checkout v0.19.0
git checkout v0.21.0
make install
```