bump Brizo & Aquarius

This commit is contained in:
Matthias Kretschmann 2019-11-21 13:54:49 +01:00
parent 670f717b37
commit c0a79b3188
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 4 additions and 4 deletions

View File

@ -33,8 +33,8 @@ env:
- IPFS_GATEWAY_URI="https://ipfs.oceanprotocol.com" - IPFS_GATEWAY_URI="https://ipfs.oceanprotocol.com"
# start Barge with these versions # start Barge with these versions
- BRIZO_VERSION=v0.7.0 - BRIZO_VERSION=v0.7.2
- AQUARIUS_VERSION=v1.0.2 - AQUARIUS_VERSION=v1.0.3
- KEEPER_VERSION=v0.12.7 - KEEPER_VERSION=v0.12.7
- EVENTS_HANDLER_VERSION=v0.3.0 - EVENTS_HANDLER_VERSION=v0.3.0
- KEEPER_OWNER_ROLE_ADDRESS="0xe2DD09d719Da89e5a3D0F2549c7E24566e947260" - KEEPER_OWNER_ROLE_ADDRESS="0xe2DD09d719Da89e5a3D0F2549c7E24566e947260"

View File

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