Skip to content

Commit

Permalink
Change upgrade version to v1.1.5dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Dusek committed May 10, 2024
1 parent 86eba1b commit 2c204a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dockerfiles/chain_upgrade.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV PATH=$PATH:/root/go/bin
ENV DAEMON_NAME="onomyd"
ENV DAEMON_HOME="/root/.onomy"
ENV CURRENT_VERSION=v1.1.4
ENV UPGRADE_VERSION=v1.1.5remdaomodtest
ENV UPGRADE_VERSION=v1.1.5dev
ENV REPO="onomyprotocol/onomy"

ADD https://github.com/$REPO/releases/download/$CURRENT_VERSION/$DAEMON_NAME $DAEMON_HOME/cosmovisor/genesis/$CURRENT_VERSION/bin/$DAEMON_NAME
Expand Down

0 comments on commit 2c204a4

Please sign in to comment.