Merge pull request #133 from evdboom/chore/obsidian-sync-1.1.5

chore(obsidian): sync manifests for 1.1.5
This commit is contained in:
Erik van der Boom 2026-07-20 22:21:22 +02:00 committed by GitHub
commit 41b03868da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "bindery",
"name": "Bindery",
"version": "1.1.4",
"version": "1.1.5",
"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.4",
"version": "1.1.5",
"minAppVersion": "1.12.7",
"description": "Typography formatting and multi-format export for book projects written in Markdown.",
"author": "Erik van der Boom",

View file

@ -6,5 +6,6 @@
"1.1.1": "1.12.7",
"1.1.2": "1.12.7",
"1.1.3": "1.12.7",
"1.1.4": "1.12.7"
"1.1.4": "1.12.7",
"1.1.5": "1.12.7"
}