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