Skip to content

Commit 960bf97

Browse files
committed
v4.0.18
1 parent 8b63ad2 commit 960bf97

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,2 +1,2 @@
11
# 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables
2-
NEXT_PUBLIC_VERSION=4.0.17
2+
NEXT_PUBLIC_VERSION=4.0.18

package.json

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

0 commit comments

Comments
 (0)