Skip to content

Commit

Permalink
doc: update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
David GABISON committed Jan 22, 2023
1 parent 5acd51a commit e66bfe8
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"id": "obsidian-sample-plugin",
"name": "Sample Plugin",
"version": "1.0.1",
"id": "obsidian-note-aliases",
"name": "Note aliases",
"version": "1.0.0",
"minAppVersion": "0.12.0",
"description": "This is a sample plugin for Obsidian. This plugin demonstrates some of the capabilities of the Obsidian API.",
"author": "Obsidian",
"authorUrl": "https://obsidian.md",
"description": "This plugin manage aliases of notes in Obsidian.",
"author": "Pulsovi",
"isDesktopOnly": false
}

0 comments on commit e66bfe8

Please sign in to comment.