Update version to 0.1.8

This commit is contained in:
Jiaxin Peng
2023-10-31 23:56:50 +00:00
parent 4a2c59d13b
commit 4b6f1a1f1d
8 changed files with 511 additions and 282 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "share-to-notionnext",
"name": "Share to NotionNext",
"version": "0.1.7",
"version": "0.1.8",
"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",