Fixed migration problem.

This commit is contained in:
vorotamoroz
2022-06-10 01:26:55 +09:00
parent fab2327937
commit 4cb908cf62
6 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.10.0",
"version": "0.10.1",
"description": "Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
"main": "main.js",
"type": "module",