- Fixed merging issue (Concat both)
- Overdetection of file change after the replication
This commit is contained in:
vorotamoroz
2022-04-04 19:58:44 +09:00
parent 3545ae9690
commit 801500f924
3 changed files with 18 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.8.0",
"version": "0.8.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",