Merge pull request #988 from tangly1024/release/3.13.4

Release/3.13.4
This commit is contained in:
tangly1024
2023-04-18 14:44:32 +08:00
committed by GitHub
3 changed files with 6 additions and 2 deletions

View File

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

View File

@@ -142,6 +142,10 @@
<a href="https://github.com/sudeakq" style="display:inline-block;width:80px"><img src="https://avatars.githubusercontent.com/u/102792219" width="64px;" alt="Sude Akgün"/><br/><sub><b>Sude Akgün</b></sub></a><br/><a href="https://github.com/tangly1024/NotionNext/commits?author=sudeakq" title="sudeakq" >🔧 🐛</a>
</td>
<td align="center">
<a href="https://github.com/fgprodigal" style="display:inline-block;width:80px"><img src="https://avatars.githubusercontent.com/u/769910" width="64px;" alt="Ray"/><br/><sub><b>Ray</b></sub></a><br/><a href="https://github.com/tangly1024/NotionNext/commits?author=fgprodigal" title="Ray" >🔧 🐛</a>
</td>
</tr>
</table>

View File

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