Skip to content

Commit

Permalink
fix(require version 2.9.17): due to a high impact bug min version for…
Browse files Browse the repository at this point in the history
… now it 2.9.17

The requirement will be changed in the future to support
  • Loading branch information
makaanneo committed Dec 15, 2022
1 parent b055c0c commit 532df86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"id": "io.github.makaanneo.Athena",
"app_min_version": "2.8",
"app_min_version": "2.9.17",
"version": "2.1.2",
"name": "Athena",
"description": "Import files from import a folder into joplin notebook as notes mit metadata (PDF text in note comment, no OCR)",
Expand Down

0 comments on commit 532df86

Please sign in to comment.