merge: 合并代码

This commit is contained in:
jenson
2022-09-09 14:58:37 +08:00
3 changed files with 2 additions and 43 deletions

View File

@@ -1,2 +1,2 @@
# 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables
NEXT_PUBLIC_VERSION=3.4.3
NEXT_PUBLIC_VERSION=3.4.4

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"name": "notion-next",
"version": "3.4.3",
"version": "3.4.4",
"homepage": "https://github.com/tangly1024/NotionNext.git",
"license": "MIT",
"repository": {