Skip to content

Commit f3e3ccd

Browse files
committed
Update version to 0.7.6
1 parent c65cb6a commit f3e3ccd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-to-notion",
33
"name": "Obsidian shared to Notion",
4-
"version": "0.7.5",
4+
"version": "0.7.6",
55
"minAppVersion": "0.0.1",
66
"description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api",
77
"author": "Easychris",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-to-notion",
3-
"version": "0.7.5",
3+
"version": "0.7.6",
44
"type": "module",
55
"description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api",
66
"main": "main.js",

0 commit comments

Comments
 (0)