Update version to 2.4.2

This commit is contained in:
Jiaxin Peng
2024-09-19 13:50:51 +01:00
parent 48566eca20
commit 3218eb9fba
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "share-to-notionnext",
"version": "2.4.1",
"version": "2.4.2",
"type": "module",
"description": "Share files to any Notion database using the Notion API, originally created by EasyChris/obsidian-to-notion.",
"main": "main.js",
@@ -31,4 +31,4 @@
"yaml": "^2.3.4",
"yaml-front-matter": "^4.1.1"
}
}
}