diff --git a/manifest.json b/manifest.json index d720da4..4cda719 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "id": "automatic-linker", "name": "Automatic Linker", "version": "1.3.1", - "minAppVersion": "0.18.0", + "minAppVersion": "1.8.0", "description": "Automatically converts plain text file references into Obsidian wiki links (i.e. `[[...]]`)", "author": "Kodai Nakamura", "isDesktopOnly": false -} \ No newline at end of file +} diff --git a/versions.json b/versions.json index 1cc5def..d1e1a21 100644 --- a/versions.json +++ b/versions.json @@ -3,39 +3,39 @@ "0.0.2": "0.15.0", "0.0.3": "0.15.0", "0.0.4": "0.15.0", - "0.0.5": "0.18.0", - "0.0.6": "0.18.0", - "0.0.7": "0.18.0", - "0.0.8": "0.18.0", - "0.0.9": "0.18.0", - "0.0.10": "0.18.0", - "0.0.11": "0.18.0", - "0.0.12": "0.18.0", - "0.1.0": "0.18.0", - "0.2.0": "0.18.0", - "0.3.0": "0.18.0", - "0.4.0": "0.18.0", - "0.5.0": "0.18.0", - "0.6.0": "0.18.0", - "0.7.0": "0.18.0", - "0.8.0": "0.18.0", - "0.9.0": "0.18.0", - "0.10.0": "0.18.0", - "0.10.1": "0.18.0", - "0.11.0": "0.18.0", - "0.12.0": "0.18.0", - "0.12.1": "0.18.0", - "0.12.2": "0.18.0", - "0.12.3": "0.18.0", - "0.12.4": "0.18.0", - "0.12.5": "0.18.0", - "0.12.6": "0.18.0", - "0.12.7": "0.18.0", - "1.0.0": "0.18.0", - "1.1.0": "0.18.0", - "1.2.0": "0.18.0", - "1.2.1": "0.18.0", - "1.2.2": "0.18.0", - "1.3.0": "0.18.0", - "1.3.1": "0.18.0" -} \ No newline at end of file + "0.0.5": "1.8.0", + "0.0.6": "1.8.0", + "0.0.7": "1.8.0", + "0.0.8": "1.8.0", + "0.0.9": "1.8.0", + "0.0.10": "1.8.0", + "0.0.11": "1.8.0", + "0.0.12": "1.8.0", + "0.1.0": "1.8.0", + "0.2.0": "1.8.0", + "0.3.0": "1.8.0", + "0.4.0": "1.8.0", + "0.5.0": "1.8.0", + "0.6.0": "1.8.0", + "0.7.0": "1.8.0", + "0.8.0": "1.8.0", + "0.9.0": "1.8.0", + "0.10.0": "1.8.0", + "0.10.1": "1.8.0", + "0.11.0": "1.8.0", + "0.12.0": "1.8.0", + "0.12.1": "1.8.0", + "0.12.2": "1.8.0", + "0.12.3": "1.8.0", + "0.12.4": "1.8.0", + "0.12.5": "1.8.0", + "0.12.6": "1.8.0", + "0.12.7": "1.8.0", + "1.0.0": "1.8.0", + "1.1.0": "1.8.0", + "1.2.0": "1.8.0", + "1.2.1": "1.8.0", + "1.2.2": "1.8.0", + "1.3.0": "1.8.0", + "1.3.1": "1.8.0" +}