Skip to content

Commit c0b0e83

Browse files
ci(release): publish latest release
1 parent dc01d96 commit c0b0e83

3 files changed

Lines changed: 6 additions & 5 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: `QmfUHqPyDETu7D7raa1XynT5U7EXeSFEoSrJLJAMFbW3WX`
3-
- CIDv1: `bafybeih6ro4lrfcs7ret2n7k5xmd2fld7b5xxvl732ckqim2ny2r6hby4a`
2+
- CIDv0: `QmXmCr4zVm9CsAdfhk7Zqx1K5JPMQVA49gjcXDR7d5o1P4`
3+
- CIDv1: `bafybeieman22eudzcuyr4a4umsavv5afrbunimnnkvpmvcp5si7slum4n4`
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://bafybeih6ro4lrfcs7ret2n7k5xmd2fld7b5xxvl732ckqim2ny2r6hby4a.ipfs.dweb.link/
14-
- [ipfs://QmfUHqPyDETu7D7raa1XynT5U7EXeSFEoSrJLJAMFbW3WX/](ipfs://QmfUHqPyDETu7D7raa1XynT5U7EXeSFEoSrJLJAMFbW3WX/)
13+
- https://bafybeieman22eudzcuyr4a4umsavv5afrbunimnnkvpmvcp5si7slum4n4.ipfs.dweb.link/
14+
- [ipfs://QmXmCr4zVm9CsAdfhk7Zqx1K5JPMQVA49gjcXDR7d5o1P4/](ipfs://QmXmCr4zVm9CsAdfhk7Zqx1K5JPMQVA49gjcXDR7d5o1P4/)

VERSION

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

apps/web/src/features/Toucan/Config/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
const TOTAL_SUPPLY_OVERRIDES: Record<string, string> = {
1414
// Example: '1-0x1234567890123456789012345678901234567890': '1000000000000000000000000',
1515
'1-0x4647e1fe715c9e23959022c2416c71867f5a6e80': '1000000000000000',
16+
'1-0x4c93b9fbf7fd1777ccbcbc538b1d0a8b58fb1ad6': '100000000000000000000000000',
1617
}
1718

1819
/**

0 commit comments

Comments
 (0)