Skip to content

Commit

Permalink
version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
akosbalasko committed Sep 25, 2022
1 parent 41111ef commit 59d1a81
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "onyx-boox-extractor",
"name": "Onyx Boox Annotation & Highlight Extractor",
"version": "1.0.2",
"version": "1.0.3",
"minAppVersion": "0.12.0",
"description": "This plugin extracts annotations and highlights files exported from Onyx Boox tablets, and converts them to reference, literature and permanent notes fitting to the Zettelkasten method.",
"author": "Akos Balasko",
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "onyx-boox-extractor",
"version": "1.0.2",
"version": "1.0.3",
"description": "Onyx Boox Annotation & Highlight Extractor",
"main": "main.js",
"scripts": {
Expand Down
5 changes: 3 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"1.0.0": "0.9.7",
"1.0.1": "0.12.0",
"1.0.2": "0.12.0"
}
"1.0.2": "0.12.0",
"1.0.3": "0.12.0"
}

0 comments on commit 59d1a81

Please sign in to comment.