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 a644e4d commit 56d903bCopy full SHA for 56d903b
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "readwise-official",
3
"name": "Readwise Official",
4
- "version": "2.1.3",
+ "version": "2.1.4",
5
"minAppVersion": "1.0.0",
6
"description": "Official Readwise <-> Obsidian integration",
7
"author": "Readwise",
package.json
@@ -1,6 +1,6 @@
"name": "readwise-official",
"description": "Automatically syncs your Readwise highlights with Obsidian.",
"main": "main.js",
"scripts": {
versions.json
@@ -12,5 +12,6 @@
12
"2.1.0": "1.0.0",
13
"2.1.1": "1.0.0",
14
"2.1.2": "1.0.0",
15
- "2.1.3": "1.0.0"
+ "2.1.3": "1.0.0",
16
+ "2.1.4": "1.0.0"
17
}
0 commit comments