Skip to content

Commit 4e8900e

Browse files
authored
Update manifest.json
1 parent 211e3f3 commit 4e8900e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"id": "sample-plugin",
3-
"name": "Sample Plugin",
4-
"version": "1.0.0",
2+
"id": "graph-link-types",
3+
"name": "Graph Link Types",
4+
"version": "0.0.1",
55
"minAppVersion": "0.15.0",
6-
"description": "Demonstrates some of the capabilities of the Obsidian API.",
7-
"author": "Obsidian",
6+
"description": "Adds link types for Obsidian graph view.",
7+
"author": "natefrisch01",
88
"authorUrl": "https://obsidian.md",
99
"fundingUrl": "https://obsidian.md/pricing",
1010
"isDesktopOnly": false

0 commit comments

Comments
 (0)