Skip to content

Commit

Permalink
pumb persits
Browse files Browse the repository at this point in the history
  • Loading branch information
haunv3 committed Jan 2, 2025
1 parent 33a98b7 commit c060d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/constants.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// change version when update, add state redux-persist storage
export const PERSIST_VER = 2.8;
export const PERSIST_VER = 2.9;

export const PERSIST_CONFIG_KEY = 'root';
export const ADDRESS_BOOK_KEY_BACKUP = 'addressBookBackup';

0 comments on commit c060d86

Please sign in to comment.