Skip to content

Commit 697bdfd

Browse files
authored
[Hotfix] Major Version Bump (#46)
We changed the address for the OHM token. Since this is a non backward-compatible change, we need a major version bump, otherwise the frontend doesn't use the new list:
1 parent 56f6c9d commit 697bdfd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/public/CowSwap.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "CoW Swap",
3-
"timestamp": "2022-12-15T19:00:00+00:00",
3+
"timestamp": "2023-02-22T16:00:00+00:00",
44
"version": {
5-
"major": 1,
6-
"minor": 5,
5+
"major": 2,
6+
"minor": 0,
77
"patch": 0
88
},
99
"logoURI": "https://gnosis.mypinata.cloud/ipfs/Qme9B6jRpGtZsRFcPjHvA5T4ugFuL4c3SzWfxyMPa59AMo",

0 commit comments

Comments
 (0)