Merge branch 'master' of github.com:gnosis/safe-react into dev-master-backmerge

This commit is contained in:
Mikhail 2020-07-29 18:02:27 +04:00
commit 1f0117ae6e
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ env:
REACT_APP_PORTIS_ID: ${{ secrets.REACT_APP_PORTIS_ID }}
REACT_APP_GNOSIS_APPS_URL: ${{ secrets.REACT_APP_GNOSIS_APPS_URL }}
REACT_APP_INTERCOM_ID: ${{ secrets.REACT_APP_INTERCOM_ID }}
REACT_APP_IPFS_GATEWAY: ${{ secrets.REACT_APP_IPFS_GATEWAY }}
jobs:
release:
runs-on: ${{ matrix.os }}

View File

@ -1,6 +1,6 @@
{
"name": "safe-react",
"version": "2.7.2",
"version": "2.8.1",
"description": "Allowing crypto users manage funds in a safer way",
"website": "https://github.com/gnosis/safe-react#readme",
"bugs": {