From e63075ddadaaf442a785e2f728653e56e272e798 Mon Sep 17 00:00:00 2001 From: Zhong Qiu <36867992+zhongqiuwood@users.noreply.github.com> Date: Fri, 23 Apr 2021 12:30:19 +0800 Subject: [PATCH] Merge PR: bump to v0.16.3.1 (#842) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 814630cc0e..430ae9cf82 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ export GO111MODULE=on GithubTop=github.com -Version=v0.16.3 +Version=v0.16.3.1 CosmosSDK=v0.39.2 Tendermint=v0.33.9 Iavl=v0.14.1