Skip to content

Commit

Permalink
change cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
sukantoraymond committed Jun 21, 2024
1 parent 6897ea2 commit ce3fbc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/morpheusvm/scripts/deploy.devnet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ rm -rf $TMPDIR && mkdir -p $TMPDIR
echo -e "${YELLOW}set working directory:${NC} $TMPDIR"

# Install avalanche-cli
LOCAL_CLI_COMMIT=v1.6.1
REMOTE_CLI_COMMIT=v1.6.1
LOCAL_CLI_COMMIT=v1.6.2
REMOTE_CLI_COMMIT=v1.6.2
cd $TMPDIR
git clone https://github.com/ava-labs/avalanche-cli
cd avalanche-cli
Expand Down

0 comments on commit ce3fbc3

Please sign in to comment.