Skip to content

Commit 5d1b539

Browse files
ci(release): publish latest release
1 parent 8ed45f0 commit 5d1b539

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

RELEASE

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
IPFS hash of the deployment:
2-
- CIDv0: `QmWxnggRwg77vUtPTytonsniRaCU2EHrNmpSdLqFuoQMvp`
3-
- CIDv1: `bafybeiead5wcaopistyt53f5zrvgb7wkxfnzssqo2vuzu37pw4z62drqpe`
2+
- CIDv0: `QmNoqk5DfwqHkqD2EP3ERTTGdGo17763whQcL7RQJ7RnFi`
3+
- CIDv1: `bafybeiag64ug4dvjjfpciyi3uq6cxqjh3vmqxkhwbcnnfpwscikymp7ife`
44

55
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
66

@@ -10,5 +10,5 @@ You can also access the Uniswap Interface from an IPFS gateway.
1010
Your Uniswap settings are never remembered across different URLs.
1111

1212
IPFS gateways:
13-
- https://bafybeiead5wcaopistyt53f5zrvgb7wkxfnzssqo2vuzu37pw4z62drqpe.ipfs.dweb.link/
14-
- [ipfs://QmWxnggRwg77vUtPTytonsniRaCU2EHrNmpSdLqFuoQMvp/](ipfs://QmWxnggRwg77vUtPTytonsniRaCU2EHrNmpSdLqFuoQMvp/)
13+
- https://bafybeiag64ug4dvjjfpciyi3uq6cxqjh3vmqxkhwbcnnfpwscikymp7ife.ipfs.dweb.link/
14+
- [ipfs://QmNoqk5DfwqHkqD2EP3ERTTGdGo17763whQcL7RQJ7RnFi/](ipfs://QmNoqk5DfwqHkqD2EP3ERTTGdGo17763whQcL7RQJ7RnFi/)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web/5.151.4
1+
web/5.151.5

packages/uniswap/src/features/chains/evm/info/robinhood.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ export const ROBINHOOD_CHAIN_INFO = {
5252
url: 'https://robinhoodchain.blockscout.com/',
5353
},
5454
interfaceName: 'robinhood',
55-
label: 'Robinhood',
55+
label: 'Robinhood Chain',
5656
logo: ROBINHOOD_LOGO,
57-
name: 'Robinhood',
57+
name: 'Robinhood Chain',
5858
nativeCurrency: {
5959
name: 'Robinhood ETH',
6060
symbol: 'ETH',

0 commit comments

Comments
 (0)