From 43872c50e53854a885569f7b17ba6edb8ed23df0 Mon Sep 17 00:00:00 2001 From: KamiD <44460798+KamiD@users.noreply.github.com> Date: Wed, 30 Aug 2023 09:57:09 +0800 Subject: [PATCH] Bump version to 1.8.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 42ae24bcbc..524c32954f 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ IGNORE_CHECK_GO=false install_rocksdb_version:=$(ROCKSDB_VERSION) -Version=v1.7.9 +Version=v1.8.0 CosmosSDK=v0.39.2 Tendermint=v0.33.9 Iavl=v0.14.3