diff --git a/manifest.json b/manifest.json index f649754..0c0a031 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "local-bible-ref", "name": "Local Bible Ref", - "version": "1.1.8", + "version": "1.2.0", "minAppVersion": "1.9.14", "description": "Quickly and easily reference Bible passages stored locally in your vault.", "author": "Caleb Campbell", diff --git a/package-lock.json b/package-lock.json index 90dc65e..779a089 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "local-bible-ref", - "version": "1.0.2", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index b85d2f7..a1b7e6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "local-bible-ref", - "version": "1.0.2", + "version": "1.2.0", "description": "Quickly and easily reference Bible passages stored locally in your Obsidian vault.", "main": "main.js", "scripts": {