Skip to content

Commit eb1b97f

Browse files
authored
Merge pull request #619 from gitcoinco/chore/bump-version-73
chore: bump version to 73
2 parents 248880c + 1021286 commit eb1b97f

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 = "72";
23+
const CHAIN_DATA_VERSION = "73";
2424

2525
export type Token = {
2626
code: string;

0 commit comments

Comments
 (0)