mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	bump metaFile format version
This commit is contained in:
		@@ -417,7 +417,7 @@ ${markdownContent}`;
 | 
			
		||||
    const rootMeta = getNoteMeta(branch, { notePath: [] }, existingFileNames);
 | 
			
		||||
 | 
			
		||||
    const metaFile = {
 | 
			
		||||
        formatVersion: 1,
 | 
			
		||||
        formatVersion: 2,
 | 
			
		||||
        appVersion: packageInfo.version,
 | 
			
		||||
        files: [ rootMeta ]
 | 
			
		||||
    };
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user