diff --git a/manifest.json b/manifest.json index 975c1c0..c7bf2d9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-bible-reference", "name": "Bible Reference", - "version": "3.2.2", + "version": "2024.12.05", "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 802b90f..5eeb9e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-bible-reference", - "version": "3.2.2", + "version": "2024.12.05", "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 6504118..82e678a 100644 --- a/versions.json +++ b/versions.json @@ -88,5 +88,6 @@ "3.1.3": "0.12.0", "3.2.0": "0.12.0", "3.2.1": "0.12.0", - "3.2.2": "0.12.0" + "3.2.2": "0.12.0", + "2024.12.05": "0.12.0" } \ No newline at end of file