diff --git a/manifest.json b/manifest.json index ee5ac6c..d5437c8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "disciples-journal", "name": "Disciples Journal", - "version": "0.13.3", + "version": "1.14.0", "minAppVersion": "1.6.6", "description": "Embed Bible references and passages in your notes and read the Bible.", "author": "Scott Tomaszewski (Xentis)", diff --git a/package.json b/package.json index 19c204e..ddfa894 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-disciples-journal", - "version": "0.13.3", + "version": "1.14.0", "description": "Embed Bible references and passages in your notes and read the Bible.", "main": "main.js", "scripts": {