Skip to content

Commit d993374

Browse files
committed
Bump version to 0.11.2
1 parent 122476b commit d993374

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"authorUrl": "https://github.com/Odaimoko",
88
"fundingUrl": "https://ko-fi.com/odaimoko",
99
"isDesktopOnly": false,
10-
"version": "0.11.1"
10+
"version": "0.11.2"
1111
}

package.json

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

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@
3030
"0.10.0": "1.4.13",
3131
"0.10.1": "1.4.13",
3232
"0.11.0": "1.4.13",
33-
"0.11.1": "1.4.13"
33+
"0.11.1": "1.4.13",
34+
"0.11.2": "1.4.13"
3435
}

0 commit comments

Comments
 (0)