Skip to content

Commit 3954600

Browse files
committed
publish new version
1 parent 41ded8b commit 3954600

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "better-export-pdf",
33
"name": "Better Export PDF",
4-
"version": "1.10.1",
4+
"version": "1.10.2",
55
"minAppVersion": "0.15.0",
66
"description": "Export your notes to PDF, support export preview, add bookmarks outline and header/footer.",
77
"author": "l1xnan",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-better-export-pdf",
3-
"version": "1.10.1",
3+
"version": "1.10.2",
44
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)