- To better replication, path obfuscation is now deterministic even if with E2EE.
This commit is contained in:
vorotamoroz
2023-11-15 08:44:03 +00:00
parent 280d9e1dd9
commit ac9428e96b
5 changed files with 9 additions and 5 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "obsidian-livesync",
"version": "0.20.6",
"version": "0.20.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "obsidian-livesync",
"version": "0.20.6",
"version": "0.20.7",
"license": "MIT",
"dependencies": {
"diff-match-patch": "^1.0.5",