bump to Aquarius v1.0.2

This commit is contained in:
Matthias Kretschmann 2019-11-14 14:15:32 +01:00
parent c21e165e37
commit a095b00cb0
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ DIR="${DIR/ /\\ }"
COMPOSE_DIR="${DIR}/compose-files"
# Default versions of Aquarius, Brizo, Keeper Contracts and Commons
export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v0.4.2}
export AQUARIUS_VERSION=${AQUARIUS_VERSION:-v1.0.2}
export BRIZO_VERSION=${BRIZO_VERSION:-v0.6.0}
export EVENTS_HANDLER_VERSION=${EVENTS_HANDLER_VERSION:-v0.3.0}
export KEEPER_VERSION=${KEEPER_VERSION:-v0.12.7}