Skip to content

Commit 395e81c

Browse files
committed
Release 0.11.1
1 parent bee19b1 commit 395e81c

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

manifest.json

+1-1
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.0",
4+
"version": "0.11.1",
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

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-ReadItLater",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
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

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"0.11.1": "1.7.7",
23
"0.11.0": "1.7.7",
34
"0.10.1": "1.7.2",
45
"0.10.0": "1.7.2",

0 commit comments

Comments
 (0)