Merge pull request #131 from evdboom/chore/obsidian-sync-1.1.4

chore(obsidian): sync manifests for 1.1.4
This commit is contained in:
Erik van der Boom 2026-07-17 09:57:40 +02:00 committed by GitHub
commit 51baed2bea
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.3",
"version": "1.1.4",
"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.3",
"version": "1.1.4",
"minAppVersion": "1.12.7",
"description": "Typography formatting and multi-format export for book projects written in Markdown.",
"author": "Erik van der Boom",

View file

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