Skip to content

Commit

Permalink
Revert "bump"
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKurt authored Sep 24, 2024
1 parent 4ce9714 commit 0e9ad97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ type CoingeckoSupportedChainId =
| 42220
| 1088;

const CHAIN_DATA_VERSION = "85";
const CHAIN_DATA_VERSION = "83";
const IPFS_DATA_VERSION = "1";
const PRICE_DATA_VERSION = "1";

Expand Down

0 comments on commit 0e9ad97

Please sign in to comment.