diff --git a/manifest-beta.json b/manifest-beta.json new file mode 100644 index 0000000..f7f61bd --- /dev/null +++ b/manifest-beta.json @@ -0,0 +1,10 @@ +{ + "id": "omnisearch", + "name": "Omnisearch", + "version": "1.0.1", + "minAppVersion": "0.14.2", + "description": "A search engine that just works", + "author": "Simon Cambier", + "authorUrl": "https://github.com/scambier/obsidian-omnisearch", + "isDesktopOnly": false +} \ No newline at end of file