mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
revert: do not use string db version
This commit is contained in:
@@ -17,4 +17,4 @@ export const CHECK_IDS = {
|
||||
backupEncrypt: "backup:encrypt",
|
||||
};
|
||||
|
||||
export const CURRENT_DATABASE_VERSION = "4.2";
|
||||
export const CURRENT_DATABASE_VERSION = 4.2;
|
||||
|
||||
Reference in New Issue
Block a user