From bed42de1f0e678a47e98769c8232246d5e3973cd Mon Sep 17 00:00:00 2001 From: Daniel Magro Date: Wed, 20 Oct 2021 19:05:00 +0000 Subject: [PATCH] Fix `version` in Step 1 of `Full Node` Section --- bitsong-2/UPGRADE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitsong-2/UPGRADE.md b/bitsong-2/UPGRADE.md index 003c1b8..3fa8a7b 100644 --- a/bitsong-2/UPGRADE.md +++ b/bitsong-2/UPGRADE.md @@ -110,7 +110,7 @@ Automated audits of the genesis state can take some minutes using the crisis mod ## Guidance for Full Node Operators -1. Verify you are currently running the correct version (v0.8.0) of `go-bitsong`: +1. Verify you are currently running the correct version (v0.7.0) of `go-bitsong`: ``` bitsongd version --long