Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 4d1d19d

Browse files
authored
Merge pull request DefiLlama#9520 from DefiLlama/reset-cache-30
reset cache
2 parents 6d35630 + 6af664c commit 4d1d19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defi/src/api2/utils/dimensionsUtils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export function getFileCacheKey(adaptorRecordType: AdapterType) {
2121

2222

2323
export function getFileCacheKeyV2() {
24-
return `dimensions-data-v2-v1.0.29`
24+
return `dimensions-data-v2-v1.0.30`
2525
}
2626

2727
// to ensure that we pull the cache data only once

0 commit comments

Comments
 (0)