Skip to content

Commit 1144dc0

Browse files
authored
bump version 92 (#706)
bump version
1 parent f6f01e8 commit 1144dc0

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
@@ -22,7 +22,7 @@ type CoingeckoSupportedChainId =
2222
| 1088
2323
| 295;
2424

25-
const CHAIN_DATA_VERSION = "87";
25+
const CHAIN_DATA_VERSION = "92";
2626
const IPFS_DATA_VERSION = "1";
2727
const PRICE_DATA_VERSION = "1";
2828

0 commit comments

Comments
 (0)