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