Merge branch 'develop' of https://github.com/TriliumNext/Notes into style/next/forms

This commit is contained in:
Adorian Doran 2025-01-24 22:48:21 +02:00
commit fa867cd75d

View File

@ -6,7 +6,7 @@ import packageJson from "../../package.json" with { type: "json" };
import dataDir from "./data_dir.js";
const APP_DB_VERSION = 228;
const SYNC_VERSION = 33;
const SYNC_VERSION = 34;
const CLIPPER_PROTOCOL_VERSION = "1.0";
export default {