Skip to content

Commit 2e0ae43

Browse files
authored
Merge pull request #145 from stabilitydao/dev
0.24.5 collector
2 parents 3557576 + 0b78584 commit 2e0ae43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stabilitydao/stability",
3-
"version": "0.24.4",
3+
"version": "0.24.5",
44
"description": "Stability Integration Library",
55
"main": "out/index.js",
66
"types": "out/index.d.ts",

src/stability.tokenlist.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@
692692
"symbol": "wS",
693693
"name": "Wrapped Sonic",
694694
"decimals": 18,
695-
"logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/chains/sonic.png",
695+
"logoURI": "https://raw.githubusercontent.com/stabilitydao/.github/main/tokens/ws.png",
696696
"tags": ["wNative"]
697697
},
698698
{

0 commit comments

Comments
 (0)