diff --git a/manifest.json b/manifest.json index 3bf0691..3f0f016 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-bible-reference", "name": "Bible Reference", - "version": "2.4.6", + "version": "2.4.7", "minAppVersion": "0.12.0", "description": "Taking Bible Study note in Obsidian.md application easily. Automatically suggesting Bible Verses as references. ", "author": "tim-hub", diff --git a/package.json b/package.json index 5975ca6..603bada 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-bible-reference", - "version": "2.4.6", + "version": "2.4.7", "description": "Taking Bible Study note in Obsidian.md application easily. Automatically suggesting Bible Verses as references. ", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 5b0eb52..a076bd4 100644 --- a/versions.json +++ b/versions.json @@ -70,5 +70,6 @@ "2.4.3": "0.12.0", "2.4.4": "0.12.0", "2.4.5": "0.12.0", - "2.4.6": "0.12.0" + "2.4.6": "0.12.0", + "2.4.7": "0.12.0" } \ No newline at end of file