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 d8d7c64 commit 9b6fd98Copy full SHA for 9b6fd98
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "quickadd",
3
"name": "QuickAdd",
4
- "version": "1.7.0",
+ "version": "1.8.0",
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
@@ -60,5 +60,6 @@
60
"1.5.0": "0.13.19",
61
"1.6.0": "0.13.19",
62
"1.6.1": "0.13.19",
63
- "1.7.0": "0.13.19"
+ "1.7.0": "0.13.19",
64
+ "1.8.0": "0.13.19"
65
}
0 commit comments