Skip to content

Commit

Permalink
chore: bump version to 81 (#655)
Browse files Browse the repository at this point in the history
  • Loading branch information
hussedev authored Sep 3, 2024
1 parent 02f6d3e commit 6ad2ed0
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 @@ -20,7 +20,7 @@ type CoingeckoSupportedChainId =
| 42220
| 1088;

const CHAIN_DATA_VERSION = "79";
const CHAIN_DATA_VERSION = "81";

export type Token = {
code: string;
Expand Down

0 comments on commit 6ad2ed0

Please sign in to comment.