Skip to content

Commit

Permalink
3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tangly1024 committed Jun 24, 2023
1 parent f28f4a3 commit 2c1a94b
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,2 +1,2 @@
# 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables
NEXT_PUBLIC_VERSION=3.15.2
NEXT_PUBLIC_VERSION=3.16.0
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": "3.15.2",
"version": "3.16.0",
"homepage": "https://github.com/tangly1024/NotionNext.git",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 2c1a94b

Please sign in to comment.