Skip to content

Commit 6ad2ed0

Browse files
authored
chore: bump version to 81 (#655)
1 parent 02f6d3e commit 6ad2ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ type CoingeckoSupportedChainId =
2020
| 42220
2121
| 1088;
2222

23-
const CHAIN_DATA_VERSION = "79";
23+
const CHAIN_DATA_VERSION = "81";
2424

2525
export type Token = {
2626
code: string;

0 commit comments

Comments
 (0)