Skip to content

Commit 498f5e7

Browse files
committed
4.6.1
1 parent 3c258a3 commit 498f5e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env.local

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables
2-
NEXT_PUBLIC_VERSION=4.6.0
2+
NEXT_PUBLIC_VERSION=4.6.1
33

44

55
# 可在此添加环境变量,去掉最左边的(# )注释即可

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "notion-next",
3-
"version": "4.6.0",
3+
"version": "4.6.1",
44
"homepage": "https://github.com/tangly1024/NotionNext.git",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)