diff --git a/Makefile b/Makefile index 218787f6..759daade 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ BUILDDIR ?= $(CURDIR)/build LEDGER_ENABLED ?= false -APP_VER := v0.11.0 +APP_VER := v0.11.1 COMMIT := $(GIT_COMMIT_HASH) TEST_DOCKER_REPO=stratos-chain-e2e