Skip to content

Commit 1e8c099

Browse files
committed
1.6.22
1 parent 86bc017 commit 1e8c099

4 files changed

Lines changed: 6 additions & 5 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-importer",
33
"name": "Importer",
4-
"version": "1.6.21",
4+
"version": "1.6.22",
55
"minAppVersion": "0.15.0",
66
"description": "Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.",
77
"author": "Obsidian",

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-importer",
3-
"version": "1.6.21",
3+
"version": "1.6.22",
44
"description": "Import notes from other apps like Evernote.",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
"1.6.18": "0.15.0",
2222
"1.6.19": "0.15.0",
2323
"1.6.20": "0.15.0",
24-
"1.6.21": "0.15.0"
24+
"1.6.21": "0.15.0",
25+
"1.6.22": "0.15.0"
2526
}

0 commit comments

Comments
 (0)