From eee01c3085534d67111df2ec185b1ed9c7535f94 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Thu, 9 Feb 2023 11:39:08 +0800 Subject: [PATCH] 3.9.5 --- .env.local | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.local b/.env.local index 7843e719..bc05b1ef 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.4 +NEXT_PUBLIC_VERSION=3.9.5 diff --git a/package.json b/package.json index 1393f6b7..d93964d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notion-next", - "version": "3.9.4", + "version": "3.9.5", "homepage": "https://github.com/tangly1024/NotionNext.git", "license": "MIT", "repository": {