Merge pull request #1172 from gnosis/dev-master-backmerge

Dev <- master v2.8.1 Backmerge
This commit is contained in:
Mikhail Mikheev 2020-07-29 18:23:29 +04:00 committed by GitHub
commit e80b4574bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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": {