Prepares for release '0.13.2'

This commit is contained in:
Scott Tomaszewski 2026-06-02 16:22:17 -04:00
parent 0b61c5c1f8
commit 82005ef582
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "disciples-journal",
"name": "Disciples Journal",
"version": "0.13.1",
"version": "0.13.2",
"minAppVersion": "1.6.6",
"description": "Embed Bible references and passages in your notes and read the Bible.",
"author": "Scott Tomaszewski (Xentis)",

View file

@ -1,6 +1,6 @@
{
"name": "obsidian-disciples-journal",
"version": "0.13.1",
"version": "0.13.2",
"description": "Embed Bible references and passages in your notes and read the Bible.",
"main": "main.js",
"scripts": {