diff --git a/manifest.json b/manifest.json index 17608a3..edc11ac 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "id": "obsidian-loom", "name": "Loom", - "version": "0.1.0", + "version": "1.0.0", "minAppVersion": "0.15.0", "description": "Loom in Obsidian", "author": "celeste", "authorUrl": "https://celeste.exposed", - "isDesktopOnly": false + "isDesktopOnly": true }