From 6d546d6a96bf879b27213f7e56fed42ae224a54a Mon Sep 17 00:00:00 2001 From: Kevin Davis Date: Thu, 22 Jul 2021 12:40:45 -0600 Subject: [PATCH] Update Readme with latest kava mainnet version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5a0245b..7e432ef1 100644 --- a/README.md +++ b/README.md @@ -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)