diff --git a/manifest.json b/manifest.json index 3bf783b..ac1ef47 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-bible-reference", "name": "Bible Reference", - "version": "2024.12.09", + "version": "2025.01.16", "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 1c8356c..97003dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-bible-reference", - "version": "2024.12.09", + "version": "2025.01.16", "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 06337b6..8676c50 100644 --- a/versions.json +++ b/versions.json @@ -90,5 +90,6 @@ "3.2.1": "0.12.0", "3.2.2": "0.12.0", "2024.12.05": "0.12.0", - "2024.12.09": "0.12.0" + "2024.12.09": "0.12.0", + "2025.01.16": "0.12.0" } \ No newline at end of file