This commit is contained in:
tangly1024.com
2024-06-27 10:21:42 +08:00
parent 3c258a302e
commit 498f5e790f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables
NEXT_PUBLIC_VERSION=4.6.0
NEXT_PUBLIC_VERSION=4.6.1
# 可在此添加环境变量,去掉最左边的(# )注释即可