From 29156249f0dcd1feb022ad638160bb40a51ea452 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Thu, 9 Feb 2023 14:54:51 +0800 Subject: [PATCH] =?UTF-8?q?3.9.6=20=E5=AD=97=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.local | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.local b/.env.local index bc05b1ef..e7302313 100644 --- a/.env.local +++ b/.env.local @@ -1,2 +1,2 @@ # 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables -NEXT_PUBLIC_VERSION=3.9.5 +NEXT_PUBLIC_VERSION=3.9.6 diff --git a/package.json b/package.json index 24bdccc5..514032aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notion-next", - "version": "3.9.5", + "version": "3.9.6", "homepage": "https://github.com/tangly1024/NotionNext.git", "license": "MIT", "repository": {