Release 1.0.4

This commit is contained in:
Jacob Bak Holm 2026-07-19 22:11:22 +02:00
parent dd9bb9420d
commit 92a0838c4a
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "link-plus",
"name": "Link Plus",
"version": "1.0.3",
"version": "1.0.4",
"minAppVersion": "1.7.2",
"description": "Build a connected second brain. Find every unlinked mention in your vault and convert them to wikilinks — one click or batch. Grow your knowledge graph automatically, zero setup.",
"author": "Jacob Holm",

View file

@ -3,5 +3,6 @@
"1.0.0": "1.7.2",
"1.0.1": "1.7.2",
"1.0.2": "1.7.2",
"1.0.3": "1.7.2"
"1.0.3": "1.7.2",
"1.0.4": "1.7.2"
}