mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(server): bump sync version
This commit is contained in:
parent
a3fbf15902
commit
0b11f4d9c7
@ -6,7 +6,7 @@ import packageJson from "../../package.json" with { type: "json" };
|
||||
import dataDir from "./data_dir.js";
|
||||
|
||||
const APP_DB_VERSION = 229;
|
||||
const SYNC_VERSION = 34;
|
||||
const SYNC_VERSION = 35;
|
||||
const CLIPPER_PROTOCOL_VERSION = "1.0";
|
||||
|
||||
export default {
|
||||
|
Loading…
x
Reference in New Issue
Block a user