Update version to 2.3.1

This commit is contained in:
Jiaxin Peng
2024-07-05 09:50:31 +01:00
parent 7e42ef49a7
commit fa67f08512
2 changed files with 2 additions and 2 deletions

View File

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