We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f914fe commit 6e1fed4Copy full SHA for 6e1fed4
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.10.1"
+ "version": "0.11.0"
11
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tag-project",
3
- "version": "0.10.1",
+ "version": "0.11.0",
4
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
5
"main": "main.js",
6
"scripts": {
versions.json
@@ -28,5 +28,6 @@
28
"0.9.0": "1.4.13",
29
"0.9.2": "1.4.13",
30
"0.10.0": "1.4.13",
31
- "0.10.1": "1.4.13"
+ "0.10.1": "1.4.13",
32
+ "0.11.0": "1.4.13"
33
0 commit comments