Skip to content

Commit 1a2a3cc

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev
2 parents be05ce3 + 40670c0 commit 1a2a3cc

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

manifest.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"id": "obsidian-front-matter-title-plugin",
3-
"name": "Front Matter Title",
4-
"version": "3.10.0",
5-
"minAppVersion": "1.5.3",
6-
"description": "Lets you define a title in frontmatter to be displayed as the filename for explorer, graph, search and etc.",
7-
"author": "Snezhig",
8-
"authorUrl": "https://github.com/snezhig",
9-
"isDesktopOnly": false,
10-
"fundingUrl": "https://www.buymeacoffee.com/snezhig"
11-
}
2+
"id": "obsidian-front-matter-title-plugin",
3+
"name": "Front Matter Title",
4+
"version": "3.10.0",
5+
"minAppVersion": "1.5.3",
6+
"description": "Lets you define a title in frontmatter to be displayed as the filename for explorer, graph, search and etc.",
7+
"author": "Snezhig",
8+
"authorUrl": "https://github.com/snezhig",
9+
"isDesktopOnly": false,
10+
"fundingUrl": "https://www.buymeacoffee.com/snezhig"
11+
}

versions.json

+57-57
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,58 @@
11
{
2-
"1.0.0": "0.14.6",
3-
"1.0.1": "0.14.6",
4-
"1.1.1": "0.14.6",
5-
"1.2.1": "0.14.6",
6-
"1.3.0": "0.14.2",
7-
"1.4.0": "0.14.2",
8-
"1.4.1": "0.14.2",
9-
"1.5.0": "0.14.2",
10-
"1.5.1": "0.14.2",
11-
"1.6.0": "0.14.2",
12-
"1.7.0": "0.14.2",
13-
"1.7.1": "0.14.2",
14-
"2.0.0": "0.14.2",
15-
"2.0.1": "0.14.2",
16-
"2.1.0": "0.15.9",
17-
"2.1.1": "0.15.9",
18-
"2.2.0": "0.15.9",
19-
"2.4.0": "0.15.9",
20-
"2.5.0": "0.15.9",
21-
"2.6.0": "0.16.3",
22-
"2.7.0": "0.16.3",
23-
"2.7.1": "0.16.3",
24-
"2.8.0": "0.16.3",
25-
"2.9.0": "0.16.3",
26-
"2.9.1": "0.16.3",
27-
"2.9.2": "0.16.3",
28-
"2.9.3": "0.16.3",
29-
"2.9.4": "0.16.3",
30-
"2.10.0": "0.16.3",
31-
"3.0.0": "0.16.3",
32-
"3.0.1": "0.16.3",
33-
"3.1.0": "0.16.3",
34-
"3.1.1": "0.16.3",
35-
"3.1.2": "0.16.3",
36-
"3.2.0": "0.16.3",
37-
"3.2.1": "0.16.3",
38-
"3.3.0": "0.16.3",
39-
"3.3.1": "0.16.3",
40-
"3.4.0": "0.16.3",
41-
"3.4.1": "0.16.3",
42-
"3.5.0": "0.16.3",
43-
"3.5.1": "0.16.3",
44-
"3.5.2": "0.16.3",
45-
"3.5.3": "0.16.3",
46-
"3.6.0": "0.16.3",
47-
"3.6.1": "0.16.3",
48-
"3.6.2": "0.16.3",
49-
"3.7.0": "0.16.3",
50-
"3.7.1": "0.16.3",
51-
"3.8.0": "0.16.3",
52-
"3.8.1": "0.16.3",
53-
"3.8.2": "0.16.3",
54-
"3.8.3": "0.16.3",
55-
"3.8.4": "0.16.3",
56-
"3.9.0": "1.5.3",
57-
"3.10.0": "1.5.3"
58-
}
2+
"1.0.0": "0.14.6",
3+
"1.0.1": "0.14.6",
4+
"1.1.1": "0.14.6",
5+
"1.2.1": "0.14.6",
6+
"1.3.0": "0.14.2",
7+
"1.4.0": "0.14.2",
8+
"1.4.1": "0.14.2",
9+
"1.5.0": "0.14.2",
10+
"1.5.1": "0.14.2",
11+
"1.6.0": "0.14.2",
12+
"1.7.0": "0.14.2",
13+
"1.7.1": "0.14.2",
14+
"2.0.0": "0.14.2",
15+
"2.0.1": "0.14.2",
16+
"2.1.0": "0.15.9",
17+
"2.1.1": "0.15.9",
18+
"2.2.0": "0.15.9",
19+
"2.4.0": "0.15.9",
20+
"2.5.0": "0.15.9",
21+
"2.6.0": "0.16.3",
22+
"2.7.0": "0.16.3",
23+
"2.7.1": "0.16.3",
24+
"2.8.0": "0.16.3",
25+
"2.9.0": "0.16.3",
26+
"2.9.1": "0.16.3",
27+
"2.9.2": "0.16.3",
28+
"2.9.3": "0.16.3",
29+
"2.9.4": "0.16.3",
30+
"2.10.0": "0.16.3",
31+
"3.0.0": "0.16.3",
32+
"3.0.1": "0.16.3",
33+
"3.1.0": "0.16.3",
34+
"3.1.1": "0.16.3",
35+
"3.1.2": "0.16.3",
36+
"3.2.0": "0.16.3",
37+
"3.2.1": "0.16.3",
38+
"3.3.0": "0.16.3",
39+
"3.3.1": "0.16.3",
40+
"3.4.0": "0.16.3",
41+
"3.4.1": "0.16.3",
42+
"3.5.0": "0.16.3",
43+
"3.5.1": "0.16.3",
44+
"3.5.2": "0.16.3",
45+
"3.5.3": "0.16.3",
46+
"3.6.0": "0.16.3",
47+
"3.6.1": "0.16.3",
48+
"3.6.2": "0.16.3",
49+
"3.7.0": "0.16.3",
50+
"3.7.1": "0.16.3",
51+
"3.8.0": "0.16.3",
52+
"3.8.1": "0.16.3",
53+
"3.8.2": "0.16.3",
54+
"3.8.3": "0.16.3",
55+
"3.8.4": "0.16.3",
56+
"3.9.0": "1.5.3",
57+
"3.10.0": "1.5.3"
58+
}

0 commit comments

Comments
 (0)