Skip to content

Commit

Permalink
reset cache
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki committed Jan 16, 2025
1 parent bd143dd commit f16b6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defi/src/api2/utils/dimensionsUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export function getFileCacheKey(adaptorRecordType: AdapterType) {


export function getFileCacheKeyV2() {
return `dimensions-data-v2-v1.0.12`
return `dimensions-data-v2-v1.0.13`
}

// to ensure that we pull the cache data only once
Expand Down

0 comments on commit f16b6ff

Please sign in to comment.