From c407a13f2c21ce8bbf8f6577c2beae248b1af31b Mon Sep 17 00:00:00 2001 From: Zhong Qiu <36867992+zhongqiuwood@users.noreply.github.com> Date: Sat, 13 Nov 2021 08:54:36 +0800 Subject: [PATCH] Merge PR: Update Makefile (#1192) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0e48f551d0..52faee9b46 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ export GO111MODULE=on GithubTop=github.com -Version=v0.19.13.3 +Version=v0.19.14 CosmosSDK=v0.39.2 Tendermint=v0.33.9 Iavl=v0.14.3