mirror of
https://github.com/philips/supernote-obsidian-plugin.git
synced 2026-07-22 09:50:25 +00:00
manifest: pin to 2.4.0 for now
This commit is contained in:
parent
be70c3211f
commit
fc635f1cbe
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "supernote",
|
||||
"name": "Unofficial Supernote by Ratta Integration",
|
||||
"version": "2.5.0",
|
||||
"version": "2.6.0",
|
||||
"minAppVersion": "1.5.12",
|
||||
"description": "View Supernote notes, generate markdown from note and capture screen mirror.",
|
||||
"author": "Brandon Philips",
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"id": "supernote",
|
||||
"name": "Unofficial Supernote by Ratta Integration",
|
||||
"version": "2.6.0",
|
||||
"version": "2.4.0",
|
||||
"minAppVersion": "1.5.12",
|
||||
"description": "View Supernote notes, generate markdown from note and capture screen mirror.",
|
||||
"author": "Brandon Philips",
|
||||
"authorUrl": "https://ifup.org",
|
||||
"fundingUrl": "https://github.com/philips/supernote-obsidian-plugin/blob/main/README.md#funding",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue