mirror of
https://github.com/winters27/obsidian-byoc.git
synced 2026-07-22 06:53:46 +00:00
Bundles the encrypted-sync data-loss fixes, the pCloud rename fix, and the undecryptable/first-sync safety guards. minAppVersion unchanged (0.16.2); no new Obsidian APIs used.
10 lines
271 B
JSON
10 lines
271 B
JSON
{
|
|
"id": "byoc",
|
|
"name": "Bring Your Own Cloud",
|
|
"version": "1.0.13",
|
|
"minAppVersion": "0.16.2",
|
|
"description": "A native cloud and device synchronization tool.",
|
|
"author": "winters27",
|
|
"authorUrl": "https://github.com/winters27",
|
|
"isDesktopOnly": false
|
|
}
|