mirror of
https://github.com/kdnk/obsidian-automatic-linker.git
synced 2026-07-22 12:00:30 +00:00
chore: update minimum app version to 1.8.7 in manifest
This commit is contained in:
parent
ddf1cc457e
commit
32fea61b4e
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"id": "automatic-linker",
|
||||
"name": "Automatic Linker",
|
||||
"version": "1.3.1",
|
||||
"minAppVersion": "1.8.0",
|
||||
"minAppVersion": "1.8.7",
|
||||
"description": "Automatically converts plain text file references into wiki links (i.e. `[[...]]`)",
|
||||
"author": "Kodai Nakamura",
|
||||
"isDesktopOnly": false
|
||||
|
|
|
|||
Loading…
Reference in a new issue