We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 122476b commit d993374Copy full SHA for d993374
manifest.json
@@ -7,5 +7,5 @@
7
"authorUrl": "https://github.com/Odaimoko",
8
"fundingUrl": "https://ko-fi.com/odaimoko",
9
"isDesktopOnly": false,
10
- "version": "0.11.1"
+ "version": "0.11.2"
11
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tag-project",
3
- "version": "0.11.1",
+ "version": "0.11.2",
4
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
5
"main": "main.js",
6
"scripts": {
versions.json
@@ -30,5 +30,6 @@
30
"0.10.0": "1.4.13",
31
"0.10.1": "1.4.13",
32
"0.11.0": "1.4.13",
33
- "0.11.1": "1.4.13"
+ "0.11.1": "1.4.13",
34
+ "0.11.2": "1.4.13"
35
0 commit comments