diff --git a/manifest.json b/manifest.json index 33600aa..4057d40 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "id": "local-bible-ref", "name": "Local Bible Ref", - "version": "1.1.2", + "version": "1.1.3", "minAppVersion": "0.15.0", "description": "Quickly and easily reference Bible passages stored locally in your Obsidian vault.", "author": "Caleb Campbell", "authorUrl": "https://mastodon.social/@calebcampbell", "fundingUrl": "", - "isDesktopOnly": false + "isDesktopOnly": true }