mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 01:37:01 +01:00
update aquarius to be compatible with squid 0.5.14
This commit is contained in:
parent
11dbeaa26a
commit
ad573b8c83
@ -13,7 +13,7 @@ DIR="${DIR/ /\\ }"
|
||||
COMPOSE_DIR="${DIR}/compose-files"
|
||||
|
||||
# Default versions of Aquarius, Brizo, Keeper Contracts and Pleuston
|
||||
export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v0.2.0}
|
||||
export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v0.2.2}
|
||||
export BRIZO_VERSION=${BRIZO_VERSION:-v0.3.1}
|
||||
export KEEPER_VERSION=${KEEPER_VERSION:-v0.9.0}
|
||||
export PLEUSTON_VERSION=${PLEUSTON_VERSION:-v0.3.0}
|
||||
|
Loading…
Reference in New Issue
Block a user