diff --git a/manifest.json b/manifest.json index 3cc8357..2237cf6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "disciples-journal", "name": "Disciples Journal", - "version": "0.13.0", + "version": "1.13.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 1f8a32e..bfadefd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-disciples-journal", - "version": "0.13.0", + "version": "1.13.0", "description": "Embed Bible references and passages in your notes and read the Bible.", "main": "main.js", "scripts": {