Skip to content

Commit

Permalink
Merge pull request #679 from gitcoinco/revert-678-revert-677-revert-6…
Browse files Browse the repository at this point in the history
…76-bump-84

Revert "Revert "Revert "bump version to 84"""
  • Loading branch information
0xKurt authored Sep 23, 2024
2 parents 87b42af + 5de4f8f commit 02f8ab2
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 = "84";
const CHAIN_DATA_VERSION = "83";
const IPFS_DATA_VERSION = "1";
const PRICE_DATA_VERSION = "1";

Expand Down

0 comments on commit 02f8ab2

Please sign in to comment.