1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

bump Aquarius & Brizo

This commit is contained in:
Matthias Kretschmann 2019-11-22 12:16:39 +01:00
parent 39265cb558
commit fc628957d2
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 4 additions and 4 deletions

View File

@ -21,8 +21,8 @@ before_script:
- ganache-cli --port 18545 > ganache-cli.log &
- git clone https://github.com/oceanprotocol/barge
- cd barge
- export AQUARIUS_VERSION=v1.0.2
- export BRIZO_VERSION=v0.7.0
- export AQUARIUS_VERSION=v1.0.3
- export BRIZO_VERSION=v0.7.2
- export KEEPER_VERSION=v0.12.7
- export EVENTS_HANDLER_VERSION=v0.3.0
- export KEEPER_OWNER_ROLE_ADDRESS="0xe2DD09d719Da89e5a3D0F2549c7E24566e947260"

View File

@ -11,11 +11,11 @@
},
{
"name": "brizo",
"version": "~0.7.0"
"version": "~0.7.2"
},
{
"name": "aquarius",
"version": "~1.0.2"
"version": "~1.0.3"
},
{
"name": "events-handler",