chore(obsidian): sync metadata for 1.1.3

This commit is contained in:
evdboom 2026-07-14 20:55:26 +00:00 committed by github-actions[bot]
parent 6367d9563f
commit d5d010b16d
3 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "bindery",
"name": "Bindery",
"version": "1.1.2",
"version": "1.1.3",
"minAppVersion": "1.12.7",
"description": "Typography formatting and multi-format export for book projects written in Markdown.",
"author": "Erik van der Boom",

View file

@ -1,7 +1,7 @@
{
"id": "bindery",
"name": "Bindery",
"version": "1.1.2",
"version": "1.1.3",
"minAppVersion": "1.12.7",
"description": "Typography formatting and multi-format export for book projects written in Markdown.",
"author": "Erik van der Boom",

View file

@ -4,5 +4,6 @@
"1.0.7": "1.12.7",
"1.0.8": "1.12.7",
"1.1.1": "1.12.7",
"1.1.2": "1.12.7"
"1.1.2": "1.12.7",
"1.1.3": "1.12.7"
}