mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
fix: derive consistent md5 ids from tag title
This commit is contained in:
@@ -32,4 +32,4 @@ export const EVENTS = {
|
||||
noteRemoved: "note:removed",
|
||||
};
|
||||
|
||||
export const CURRENT_DATABASE_VERSION = 5.1;
|
||||
export const CURRENT_DATABASE_VERSION = 5.2;
|
||||
|
||||
Reference in New Issue
Block a user