mirror of
https://github.com/formax68/memoChron.git
synced 2026-07-22 12:30:31 +00:00
The 1.15.0-beta.1 bump on main caused Obsidian install/update failures because no published GitHub release exists for that tag — Obsidian and BRAT fetch release assets by tag and 404 against the missing release. Revert manifest.json, package.json, and versions.json back to 1.14.0 (which has a real published release) so installs and updates work again. The historical 1.15.0-beta.1 git tag is intentionally left in place as a CI test artifact.
46 lines
No EOL
858 B
JSON
46 lines
No EOL
858 B
JSON
{
|
|
"0.13.0": "1.8.9",
|
|
"0.13.1": "1.8.9",
|
|
"0.13.2": "1.8.9",
|
|
"0.14.0": "1.8.9",
|
|
"0.15.0": "1.8.9",
|
|
"0.15.1": "1.8.9",
|
|
"0.16.0": "1.8.9",
|
|
"0.17.0": "1.8.9",
|
|
"0.17.1": "1.8.9",
|
|
"0.18.0": "1.8.9",
|
|
"0.18.1": "1.8.9",
|
|
"1.0.1": "1.8.9",
|
|
"1.0.2": "1.8.9",
|
|
"1.1.0": "1.8.9",
|
|
"1.2.0": "1.8.9",
|
|
"1.2.1": "1.8.9",
|
|
"1.3.0": "1.8.9",
|
|
"1.3.1": "1.8.9",
|
|
"1.4.0": "1.8.9",
|
|
"1.4.1": "1.8.9",
|
|
"1.5.0": "1.8.9",
|
|
"1.5.1": "1.8.9",
|
|
"1.5.2": "1.8.9",
|
|
"1.5.3": "1.8.9",
|
|
"1.6.0": "1.8.9",
|
|
"1.6.2": "1.8.9",
|
|
"1.6.3": "1.8.9",
|
|
"1.7.0": "1.8.9",
|
|
"1.8.0": "1.8.9",
|
|
"1.8.1": "1.8.9",
|
|
"1.8.2": "1.8.9",
|
|
"1.8.3": "1.8.9",
|
|
"1.8.4": "1.8.9",
|
|
"1.8.5": "1.8.9",
|
|
"1.8.6": "1.8.9",
|
|
"1.10.0": "1.8.9",
|
|
"1.10.1": "1.8.9",
|
|
"1.11.0": "1.8.9",
|
|
"1.11.1": "1.8.9",
|
|
"1.12.0": "1.8.9",
|
|
"1.12.1": "1.8.9",
|
|
"1.13.0": "1.8.9",
|
|
"1.13.1": "1.8.9",
|
|
"1.14.0": "1.8.9"
|
|
} |