Skip to content

Commit

Permalink
remove minAppVersion requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
bennyxguo committed Apr 21, 2023
1 parent f9fd2a9 commit 788f0d7
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,8 +1,7 @@
{
"name": "Obsidianite",
"version": "2.0.1",
"minAppVersion": "1.1.0",
"author": "@bennyxguo",
"fundingUrl": "https://www.buymeacoffee.com/tridiamond",
"authorUrl": "https://twitter.com/bennyxguo"
"name": "Obsidianite",
"version": "2.0.1",
"author": "@bennyxguo",
"fundingUrl": "https://www.buymeacoffee.com/tridiamond",
"authorUrl": "https://twitter.com/bennyxguo"
}

0 comments on commit 788f0d7

Please sign in to comment.