diff --git a/manifest.json b/manifest.json index 9ca0513..5713fd3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-bible-reference", "name": "Bible Reference", - "version": "2.3.4", + "version": "2.3.5", "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 bf5ae4a..8c65a8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-bible-reference", - "version": "2.3.4", + "version": "2.3.5", "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 c89d4e7..4130956 100644 --- a/versions.json +++ b/versions.json @@ -60,5 +60,6 @@ "2.3.1": "0.12.0", "2.3.2": "0.12.0", "2.3.3": "0.12.0", - "2.3.4": "0.12.0" + "2.3.4": "0.12.0", + "2.3.5": "0.12.0" } \ No newline at end of file