Update version to 0.1.7

This commit is contained in:
Jiaxin Peng
2023-10-11 23:05:46 +01:00
parent 8f116956ce
commit 4a2c59d13b
7 changed files with 492 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "share-to-notionnext",
"name": "Share to NotionNext",
"version": "0.1.6",
"version": "0.1.7",
"minAppVersion": "0.0.1",
"description": "Shares obsidian md file to notion with notion api for NotionNext web deploy, originally created by EasyChris/obsidian-to-notion.",
"author": "EasyChris, jxpeng98",