Skip to content

Commit

Permalink
release: 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aoout committed Jun 30, 2024
1 parent adbdb98 commit 3b9b27d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"authorUrl": "https://github.com/aoout",
"isDesktopOnly": true,
"minAppVersion": "0.16.0",
"version": "0.3.4"
"version": "0.3.5"
}
4 changes: 2 additions & 2 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": "epub-importer",
"version": "0.3.4",
"version": "0.3.5",
"description": "Import .epub file into Obsidian as markdown notes.",
"main": "lib/main.js",
"license": "MIT",
Expand Down

0 comments on commit 3b9b27d

Please sign in to comment.