From dc0516db39e23799de983c85a1c89d15209a132b Mon Sep 17 00:00:00 2001 From: Ganesha Upadhyaya Date: Mon, 24 Jul 2023 10:20:22 +0200 Subject: [PATCH] fix CM_VERSION in proto/get_deps.sh (#1090) ## Overview ## Checklist - [ ] New and updated code has appropriate documentation - [ ] New and updated code has new and/or updated testing - [ ] Required CI checks are passing - [ ] Visual proof for any user facing features like CLI or documentation updates - [ ] Linked issues closed with keywords Co-authored-by: Ganesha Upadhyaya --- proto/get_deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/get_deps.sh b/proto/get_deps.sh index 057329c3aa0..26b76a2a47d 100755 --- a/proto/get_deps.sh +++ b/proto/get_deps.sh @@ -2,7 +2,7 @@ cd "$(dirname "${BASH_SOURCE[0]}")" -CM_VERSION="rollkit/v0.37.1" +CM_VERSION="v0.37.1" CM_PROTO_URL=https://raw.githubusercontent.com/rollkit/cometbft/$CM_VERSION/proto/tendermint CM_PROTO_FILES=(