Merge pull request #120 from evdboom/chore/obsidian-sync-1.1.2

chore(obsidian): sync manifests for 1.1.2
This commit is contained in:
Erik van der Boom 2026-06-10 20:52:46 +02:00 committed by GitHub
commit f332466e7e
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.1",
"version": "1.1.2",
"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.1",
"version": "1.1.2",
"minAppVersion": "1.12.7",
"description": "Typography formatting and multi-format export for book projects written in Markdown.",
"author": "Erik van der Boom",

View file

@ -3,5 +3,6 @@
"1.0.6": "1.12.7",
"1.0.7": "1.12.7",
"1.0.8": "1.12.7",
"1.1.1": "1.12.7"
"1.1.1": "1.12.7",
"1.1.2": "1.12.7"
}