This commit is contained in:
github-actions[bot] 2026-07-21 22:39:39 +00:00 committed by GitHub
commit 947711cd7a
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.5",
"version": "1.1.6",
"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.5",
"version": "1.1.6",
"minAppVersion": "1.12.7",
"description": "Typography formatting and multi-format export for book projects written in Markdown.",
"author": "Erik van der Boom",

View file

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