Skip to content

Commit f6dd233

Browse files
authored
Merge pull request #316 from InjectiveLabs/chore/update_indexer_v1_16_20
[chore] update indexer v1.16.20
2 parents be05f2b + f1c6e3d commit f6dd233

File tree

4 files changed

+973
-752
lines changed

4 files changed

+973
-752
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
all:
22

33
clone-injective-indexer:
4-
git clone https://github.com/InjectiveLabs/injective-indexer.git -b v1.16.16 --depth 1 --single-branch
4+
git clone https://github.com/InjectiveLabs/injective-indexer.git -b v1.16.20 --depth 1 --single-branch
55

66
clone-injective-core:
77
git clone https://github.com/InjectiveLabs/injective-core.git -b v1.16.0-beta.3 --depth 1 --single-branch

0 commit comments

Comments
 (0)