Skip to content

Commit d30d7d0

Browse files
committed
Release 0.11.2
1 parent 000e388 commit d30d7d0

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.1",
4+
"version": "0.11.2",
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.1",
3+
"version": "0.11.2",
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.2": "1.7.7",
23
"0.11.1": "1.7.7",
34
"0.11.0": "1.7.7",
45
"0.10.1": "1.7.2",

0 commit comments

Comments
 (0)