Skip to content

Commit

Permalink
Merge pull request #2400 from tangly1024/release/4.5.1
Browse files Browse the repository at this point in the history
v4.5.1
  • Loading branch information
tangly1024 committed May 10, 2024
2 parents eeef65a + 4d8bac8 commit 97563a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env.local
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables
NEXT_PUBLIC_VERSION=4.5.0
NEXT_PUBLIC_VERSION=4.5.1


# 可在此添加环境变量,去掉最左边的(# )注释即可
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "notion-next",
"version": "4.5.0",
"version": "4.5.1",
"homepage": "https://github.com/tangly1024/NotionNext.git",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 97563a5

Please sign in to comment.