Update manifest.json

This commit is contained in:
Caleb Campbell
2025-07-17 08:30:10 +10:00
parent f527a5d665
commit f5529bd439

View File

@@ -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
}