Updated manifest version.

This commit is contained in:
Caleb Campbell
2025-12-27 13:52:00 +11:00
parent 52b76d7643
commit dde48a6291
3 changed files with 3 additions and 3 deletions

View File

@@ -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",

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "local-bible-ref",
"version": "1.0.2",
"version": "1.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {

View File

@@ -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": {