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 dd22d77 commit 8fbf390Copy full SHA for 8fbf390
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "quickadd",
3
"name": "QuickAdd",
4
- "version": "2.2.1",
+ "version": "2.3.0",
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
@@ -90,5 +90,6 @@
90
"2.0.2": "1.6.0",
91
"2.1.0": "1.6.0",
92
"2.2.0": "1.6.0",
93
- "2.2.1": "1.6.0"
+ "2.2.1": "1.6.0",
94
+ "2.3.0": "1.6.0"
95
}
0 commit comments