Skip to content

Commit f6f01e8

Browse files
Revert "bump version" (#705)
1 parent e44f1de commit f6f01e8

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 = "88";
25+
const CHAIN_DATA_VERSION = "87";
2626
const IPFS_DATA_VERSION = "1";
2727
const PRICE_DATA_VERSION = "1";
2828

0 commit comments

Comments
 (0)