Realease 3.6.0

This commit is contained in:
tangly
2022-11-19 11:29:08 +08:00
parent f1d0e0b55b
commit 6ee3938cf9
3 changed files with 4 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
# 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables
NEXT_PUBLIC_VERSION=3.5.1
NEXT_PUBLIC_VERSION=3.6.0

View File

@@ -115,6 +115,8 @@ yarn run start # 本地启动NextJS服务
<td align="center"><a href="https://github.com/qfdk"><img src="https://avatars.githubusercontent.com/u/2404478" width="64px;" alt="qfdk"/><br/><sub><b>qfdk</b></sub></a><br/><a href="https://github.com/tangly1024/NotionNext/commits?author=qfdk" title="qfdk" >🔧 🐛</a></td>
<td align="center"><a href="https://github.com/ifyz"><img src="https://avatars.githubusercontent.com/u/118271360" width="64px;" alt="ifyz"/><br/><sub><b>ifyz</b></sub></a><br/><a href="https://github.com/tangly1024/NotionNext/commits?author=ifyz" title="ifyz" >🔧 🐛</a></td>
</tr>
</table>

View File

@@ -1,6 +1,6 @@
{
"name": "notion-next",
"version": "3.5.1",
"version": "3.6.0",
"homepage": "https://github.com/tangly1024/NotionNext.git",
"license": "MIT",
"repository": {