Prepares for release '1.13.0'

This commit is contained in:
Scott Tomaszewski 2026-05-31 08:54:35 -04:00
parent 74fcefc76f
commit fbc4cc1e5e
2 changed files with 2 additions and 2 deletions

View file

@ -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)",

View file

@ -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": {