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 69f6716 commit f8f287eCopy full SHA for f8f287e
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "quickadd",
3
"name": "QuickAdd",
4
- "version": "0.19.3",
+ "version": "0.19.4",
5
"minAppVersion": "0.13.19",
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
@@ -42,5 +42,6 @@
42
"0.19.0": "0.13.19",
43
"0.19.1": "0.13.19",
44
"0.19.2": "0.13.19",
45
- "0.19.3": "0.13.19"
+ "0.19.3": "0.13.19",
46
+ "0.19.4": "0.13.19"
47
}
0 commit comments