From 5c63c1bf0b34ef8dd9c4664123d89e608afece61 Mon Sep 17 00:00:00 2001 From: Caleb Campbell <109765584+camelChief@users.noreply.github.com> Date: Thu, 17 Jul 2025 08:18:27 +1000 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f3e585e..b984228 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "local-bible-ref", "name": "Local Bible Ref", - "version": "1.0.2", + "version": "1.1.0", "minAppVersion": "0.15.0", "description": "Quickly and easily reference Bible passages stored locally in your Obsidian vault.", "author": "Caleb Campbell",