From 0e277302cf44dc415c6dcf51ebbd7109d85b1864 Mon Sep 17 00:00:00 2001 From: tim-hub Date: Mon, 9 Dec 2024 10:01:30 +1300 Subject: [PATCH] 2024.12.09 --- manifest.json | 2 +- package.json | 2 +- versions.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index c7bf2d9..3bf783b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-bible-reference", "name": "Bible Reference", - "version": "2024.12.05", + "version": "2024.12.09", "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 5eeb9e6..1c8356c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-bible-reference", - "version": "2024.12.05", + "version": "2024.12.09", "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 82e678a..06337b6 100644 --- a/versions.json +++ b/versions.json @@ -89,5 +89,6 @@ "3.2.0": "0.12.0", "3.2.1": "0.12.0", "3.2.2": "0.12.0", - "2024.12.05": "0.12.0" + "2024.12.05": "0.12.0", + "2024.12.09": "0.12.0" } \ No newline at end of file