Update Readme with latest kava mainnet version

This commit is contained in:
Kevin Davis 2021-07-22 12:40:45 -06:00 committed by GitHub
parent 6f193c7f2a
commit 6d546d6a96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,13 +30,13 @@ The current recommended version of the software for mainnet is [v0.14.1](https:/
### Installation
```bash
git checkout v0.14.1
git checkout v0.14.2
make install
```
### Upgrade
The scheduled mainnet upgrade to `kava-7` took place on April 8th, 2021 at 15:00 UTC. The current version of Kava for `kava-7` is [__v0.14.1__](https://github.com/Kava-Labs/kava/releases/tag/v0.14.1).
The scheduled mainnet upgrade to `kava-7` took place on April 8th, 2021 at 15:00 UTC. The current version of Kava for `kava-7` is [__v0.14.2__](https://github.com/Kava-Labs/kava/releases/tag/v0.14.2).
The canonical genesis file can be found [here](https://github.com/Kava-Labs/launch/tree/master/kava-7)