Skip to content

Commit 14ccd34

Browse files
chore(release) 0.4.1
1 parent 9f73777 commit 14ccd34

File tree

3 files changed

+17
-16
lines changed

3 files changed

+17
-16
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-ankibridge",
33
"name": "AnkiBridge",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"minAppVersion": "0.13.16",
66
"description": "Yet Another Anki Bridge",
77
"author": "Jeppe Klitgaard",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-ankibridge",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Yet Another Anki Bridge.",
55
"keywords": [],
66
"license": "MIT",

versions.json

+15-14
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
{
2-
"0.2.11": "0.12.19",
3-
"0.2.12": "0.12.19",
4-
"0.2.13": "0.12.19",
5-
"0.2.14": "0.12.19",
6-
"0.2.15": "0.12.19",
7-
"0.2.16": "0.12.19",
8-
"0.2.17": "0.12.19",
9-
"0.2.18": "0.12.19",
10-
"0.2.19": "0.12.19",
11-
"0.2.20": "0.12.19",
12-
"0.2.21": "0.12.19",
13-
"0.2.22": "0.13.16",
14-
"0.2.23": "0.13.16",
2+
"0.4.1": "0.13.16",
3+
"0.4.0": "0.13.16",
154
"0.3.0": "0.13.16",
16-
"0.4.0": "0.13.16"
5+
"0.2.23": "0.13.16",
6+
"0.2.22": "0.13.16",
7+
"0.2.21": "0.12.19",
8+
"0.2.20": "0.12.19",
9+
"0.2.19": "0.12.19",
10+
"0.2.18": "0.12.19",
11+
"0.2.17": "0.12.19",
12+
"0.2.16": "0.12.19",
13+
"0.2.15": "0.12.19",
14+
"0.2.14": "0.12.19",
15+
"0.2.13": "0.12.19",
16+
"0.2.12": "0.12.19",
17+
"0.2.11": "0.12.19"
1718
}

0 commit comments

Comments
 (0)