Merge pull request #109 from evdboom/chore/obsidian-sync-1.0.8

chore(obsidian): sync manifests for 1.0.8
This commit is contained in:
Erik van der Boom 2026-05-15 23:29:31 +02:00 committed by GitHub
commit 6b12a89744
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.0.7",
"version": "1.0.8",
"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.0.7",
"version": "1.0.8",
"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,5 +1,6 @@
{
"0.1.0": "1.4.0",
"1.0.6": "1.12.7",
"1.0.7": "1.12.7"
"1.0.7": "1.12.7",
"1.0.8": "1.12.7"
}