Prepares for 0.6.0 release

This commit is contained in:
Scott Tomaszewski 2025-05-14 14:25:54 -04:00
parent 7de27e35bc
commit 117641f6ea
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 0.6.0
- Adds support for Live-Preview mode
## 0.5.1
- Corrects parsing issue with hyphens

View file

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