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