Skip to content

Commit cf9ffc2

Browse files
committed
release: 0.40.29
1 parent 9459ade commit cf9ffc2

17 files changed

+12338
-200
lines changed

.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
OUTDIR=/Users/ryotaushio/Obsidian/Dev/.obsidian/plugins/pdf-plus:/Users/ryotaushio/Obsidian/Sync test/.obsidian/plugins/pdf-plus

THIRD_PARTY_LICENSES

Lines changed: 391 additions & 0 deletions
Large diffs are not rendered by default.

dist/manifest.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"id": "pdf-plus",
3+
"name": "PDF++",
4+
"version": "0.40.28",
5+
"minAppVersion": "1.6.5",
6+
"description": "The most Obsidian-native PDF annotation tool ever.",
7+
"author": "Ryota Ushio",
8+
"authorUrl": "https://github.com/RyotaUshio",
9+
"fundingUrl": {
10+
"GitHub Sponsor": "https://github.com/sponsors/RyotaUshio",
11+
"Buy Me a Coffee": "https://www.buymeacoffee.com/ryotaushio",
12+
"Ko-fi": "https://ko-fi.com/ryotaushio"
13+
},
14+
"isDesktopOnly": false
15+
}

dist/styles.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifest-beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "pdf-plus",
33
"name": "PDF++",
4-
"version": "0.40.28",
4+
"version": "0.40.29",
55
"minAppVersion": "1.5.8",
66
"description": "The most Obsidian-native PDF annotation tool ever.",
77
"author": "Ryota Ushio",

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "pdf-plus",
33
"name": "PDF++",
4-
"version": "0.40.28",
4+
"version": "0.40.29",
55
"minAppVersion": "1.5.8",
66
"description": "The most Obsidian-native PDF annotation tool ever.",
77
"author": "Ryota Ushio",

0 commit comments

Comments
 (0)