* version: revert version through ldflag only (#6494)

Add version back to versions, but allow it to be overridden via a ldflag.

Reason:

Many users are not setting the ldflag causing issues with tooling that relies on it (cosmjs)

closes #6488

cc @webmaster128

* revert variable rename

* Update CHANGELOG_PENDING.md
This commit is contained in:
Marko
2021-05-31 21:15:12 +00:00
committed by GitHub
parent 8dd8a4e8ea
commit c376b44f1c
6 changed files with 17 additions and 7 deletions

View File

@@ -50,7 +50,6 @@ func TestSyncer_SyncAny(t *testing.T) {
Block: version.BlockProtocol,
App: 0,
},
Software: version.TMCoreSemVer,
},