From f5529bd439ff646c6d520c34dd9e49e970d21376 Mon Sep 17 00:00:00 2001 From: Caleb Campbell Date: Thu, 17 Jul 2025 08:30:10 +1000 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }