Skip to content

Commit 63ccb22

Browse files
committed
Update migration to 65
1 parent 5fdd635 commit 63ccb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/state/store.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ const BLACKLIST = ['billing', 'cache', userStateApi.reducerPath, atlasApi.reduce
591591

592592
const persistConfig = {
593593
key: 'root',
594-
version: 64,
594+
version: 65,
595595
storage,
596596
blacklist: BLACKLIST,
597597
// @ts-ignore

0 commit comments

Comments
 (0)