Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmkeng committed Apr 16, 2024
1 parent abf48c6 commit 3494d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dexs/web3world/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const adapter: SimpleAdapter = {
start: 1713139200, // 2024-04-15T00:00:00.000Z
},
},
version: 2,
version: 1,
};

export default adapter;

0 comments on commit 3494d1f

Please sign in to comment.