Skip to content

Commit

Permalink
chore: v0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wnjoon committed Jan 21, 2025
1 parent 26b4128 commit 85674a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/images/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
RELAYER_TAG := $(shell grep '^ENV RELAYER_TAG' cosmos-relayer/Dockerfile | cut -f3 -d\ )
BABYLON_FULL_PATH := $(shell git rev-parse --show-toplevel)
# BABYLON_VERSION_BEFORE_UPGRADE ?= v0.9.4
BABYLON_VERSION_BEFORE_UPGRADE ?= v0.18.2
BABYLON_VERSION_BEFORE_UPGRADE ?= v0.18.1

all: babylond cosmos-relayer

Expand Down

0 comments on commit 85674a0

Please sign in to comment.