Skip to content

Commit

Permalink
chore: bump minAppVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
kometenstaub committed Apr 23, 2023
1 parent e860364 commit 553d34a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"id": "linked-data-vocabularies",
"name": "Linked Data Vocabularies",
"version": "2.0.0",
"minAppVersion": "0.15.4",
"description": "Add linked data to the YAML of your notes.",
"minAppVersion": "1.1.16",
"description": "Add linked data (LCSH) as metadata to your notes.",
"author": "kometenstaub",
"authorUrl": "https://github.com/kometenstaub",
"isDesktopOnly": false
Expand Down
5 changes: 4 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"0.0.1": "0.12.15",
"1.1.1": "0.14.15",
"1.1.2": "0.15.4"
"1.1.2": "0.15.4",
"1.1.3": "0.15.4",
"2.0.0": "1.1.16",
"2.0.1": "1.1.16"
}

0 comments on commit 553d34a

Please sign in to comment.