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 a0ed211 commit cf372ceCopy full SHA for cf372ce
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "quickadd",
3
"name": "QuickAdd",
4
- "version": "1.13.0",
+ "version": "1.13.1",
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
@@ -74,5 +74,6 @@
74
"1.11.4": "1.6.0",
75
"1.11.5": "1.6.0",
76
"1.12.0": "1.6.0",
77
- "1.13.0": "1.6.0"
+ "1.13.0": "1.6.0",
78
+ "1.13.1": "1.6.0"
79
}
0 commit comments