bump and releasing 0.25.79

This commit is contained in:
vorotamoroz
2026-06-29 12:19:56 +01:00
parent 75cb9ece58
commit b568c4b003
354 changed files with 407 additions and 369 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.25.78",
"version": "0.25.79",
"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",
@@ -147,7 +147,7 @@
"markdown-it": "^14.2.0",
"minimatch": "^10.2.5",
"obsidian": "^1.13.1",
"octagonal-wheels": "^0.1.46",
"octagonal-wheels": "^0.1.47",
"qrcode-generator": "^1.4.4",
"xxhash-wasm-102": "npm:xxhash-wasm@^1.0.2"
},