We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 364b8f8 commit 862e781Copy full SHA for 862e781
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "quip",
3
"name": "Quip",
4
- "version": "1.0.5",
+ "version": "1.0.6",
5
"minAppVersion": "1.0.0",
6
"description": "This plugin provides commands to publish Markdown documents to Quip.com",
7
"author": "Sean Blakey",
package.json
@@ -1,6 +1,6 @@
"name": "quip",
- "version": "1.0.3",
"description": "Obsidian plugin to enable publishing to Quip",
"main": "main.js",
"scripts": {
versions.json
@@ -1,4 +1,5 @@
+ "1.0.6": "1.0.0",
"1.0.5": "1.0.0",
"1.0.4": "0.15.0",
"1.0.3": "0.15.0",
0 commit comments