Skip to content

Commit fc5843d

Browse files
committed
Release 0.11.4
1 parent 2f5f6cd commit fc5843d

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-read-it-later",
33
"name": "ReadItLater",
4-
"version": "0.11.3",
4+
"version": "0.11.4",
55
"minAppVersion": "1.7.7",
66
"description": "Save online content to your Vault, utilize embedded template engine and organize your reading list to your needs. Preserve the web with ReadItLater.",
77
"author": "Dominik Pieper",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-ReadItLater",
3-
"version": "0.11.3",
3+
"version": "0.11.4",
44
"description": "Save online content to your Vault, utilize embedded template engine and organize your reading list to your needs. Preserve the web with ReadItLater.",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"0.11.4": "1.7.7",
23
"0.11.3": "1.7.7",
34
"0.11.2": "1.7.7",
45
"0.11.1": "1.7.7",

0 commit comments

Comments
 (0)