Skip to content

Commit

Permalink
next
Browse files Browse the repository at this point in the history
  • Loading branch information
pinittech committed May 10, 2024
1 parent 5356227 commit 03f99cd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"id": "caret",
"name": "Caret",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Demonstrates some of the capabilities of the Obsidian API.",
"author": "Obsidian",
"authorUrl": "https://obsidian.md",
"fundingUrl": "https://obsidian.md/pricing",
"version": "v0.1",
"minAppVersion": "1.5.12",
"description": "Caret, working nicely with computers",
"author": "Jake Colling",
"authorUrl": "https://twitter.com/JacobColling",
"fundingUrl": "https://twitter.com/JacobColling",
"isDesktopOnly": true
}

0 comments on commit 03f99cd

Please sign in to comment.