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 c521c29 commit bf02b73Copy full SHA for bf02b73
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "quickadd",
3
"name": "QuickAdd",
4
- "version": "1.11.2",
+ "version": "1.11.3",
5
"minAppVersion": "1.6.0",
6
"description": "Quickly add new pages or content to your vault.",
7
"author": "Christian B. B. Houmann",
package.json
@@ -1,6 +1,6 @@
"name": "quickadd",
"main": "main.js",
"scripts": {
versions.json
@@ -69,5 +69,6 @@
69
"1.10.0": "1.6.0",
70
"1.11.0": "1.6.0",
71
"1.11.1": "1.6.0",
72
- "1.11.2": "1.6.0"
+ "1.11.2": "1.6.0",
73
+ "1.11.3": "1.6.0"
74
}
0 commit comments