mirror of
https://github.com/jabaho9523/obsidian-link-plus.git
synced 2026-07-22 06:08:23 +00:00
Release 1.0.4
This commit is contained in:
parent
dd9bb9420d
commit
92a0838c4a
2 changed files with 3 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue