diff --git a/manifest-beta.json b/manifest-beta.json index dd86e96..3a1c8db 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -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", diff --git a/manifest.json b/manifest.json index eaaf02a..3fb4d57 100644 --- a/manifest.json +++ b/manifest.json @@ -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 -} \ No newline at end of file +}