Skip to content

Commit b1c8a6a

Browse files
committed
chore: release 1.6.3
1 parent e516ef7 commit b1c8a6a

3 files changed

Lines changed: 45 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"authorUrl": "https://atbug.com",
77
"isDesktopOnly": true,
88
"minAppVersion": "0.12.16",
9-
"version": "1.6.2"
9+
"version": "1.6.3"
1010
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-image-upload-toolkit",
3-
"version": "1.6.2",
3+
"version": "1.6.3",
44
"description": "",
55
"author": "addozhang",
66
"main": "main.js",

versions.json

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
11
{
2-
"1.6.2": "0.12.16"
2+
"0.1.0": "0.11.0",
3+
"0.2.0": "0.11.0",
4+
"0.2.1": "0.11.0",
5+
"0.2.2": "0.11.0",
6+
"0.2.3": "0.11.0",
7+
"0.2.4": "0.11.0",
8+
"0.2.5": "0.11.0",
9+
"0.3.0": "0.11.0",
10+
"0.3.1": "0.11.0",
11+
"0.3.2": "0.11.0",
12+
"0.3.3": "0.11.0",
13+
"0.3.4": "0.11.0",
14+
"0.3.5": "0.11.0",
15+
"0.4.0": "0.11.0",
16+
"0.5.0": "0.11.0",
17+
"0.5.1": "0.11.0",
18+
"0.5.2": "0.11.0",
19+
"0.6.0": "0.11.0",
20+
"0.7.0": "0.11.0",
21+
"0.8.0": "0.11.0",
22+
"0.8.1": "0.11.0",
23+
"0.8.2": "0.11.0",
24+
"0.9.0": "0.11.0",
25+
"0.9.1": "0.11.0",
26+
"0.9.2": "0.11.0",
27+
"0.9.3": "0.11.0",
28+
"1.0.0": "0.11.0",
29+
"1.0.1": "0.11.0",
30+
"1.1.0": "0.11.0",
31+
"1.1.1": "0.11.0",
32+
"1.1.2": "0.11.0",
33+
"1.1.3": "0.11.0",
34+
"1.1.4": "0.11.0",
35+
"1.2.0": "0.11.0",
36+
"1.2.1": "0.11.0",
37+
"1.3.0": "0.11.0",
38+
"1.4.0": "0.11.0",
39+
"1.5.0": "0.11.0",
40+
"1.5.1": "0.11.0",
41+
"1.6.0": "0.11.0",
42+
"1.6.1": "0.11.0",
43+
"1.6.2": "0.12.16",
44+
"1.6.3": "0.12.16"
345
}

0 commit comments

Comments
 (0)