manifest.json: put 2.4.0 on main

Keep PDF export on 2.5.0 for now.
This commit is contained in:
Brandon Philips 2025-01-22 09:36:47 -08:00
parent 7ac6a674cd
commit e2ebef1acc

View file

@ -1,11 +1,11 @@
{
"id": "supernote",
"name": "Unofficial Supernote by Ratta Integration",
"version": "2.5.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
}
}