Skip to content

Commit 884b386

Browse files
committed
v4.5.4
1 parent 4b03ec2 commit 884b386

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.5.3
2+
NEXT_PUBLIC_VERSION=4.5.4
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.5.3",
3+
"version": "4.5.4",
44
"homepage": "https://github.com/tangly1024/NotionNext.git",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)