Update version to 0.3.2

This commit is contained in:
Jiaxin Peng
2023-11-16 12:55:01 +00:00
parent bf9c3f2933
commit 880f256ae1
3 changed files with 9 additions and 9 deletions

View File

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