From eadf4c61ac340d0526a90465bc51b5c37b723cb0 Mon Sep 17 00:00:00 2001 From: KamiD <44460798+KamiD@users.noreply.github.com> Date: Tue, 16 May 2023 11:29:27 +0800 Subject: [PATCH] Bump version to v1.7.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a72ef9e872..99addf95ad 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ IGNORE_CHECK_GO=false install_rocksdb_version:=$(ROCKSDB_VERSION) -Version=v1.7.0 +Version=v1.7.4 CosmosSDK=v0.39.2 Tendermint=v0.33.9 Iavl=v0.14.3