diff --git a/.env.local b/.env.local
index c2daaaed..27700f75 100644
--- a/.env.local
+++ b/.env.local
@@ -1,5 +1,5 @@
# 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables
-NEXT_PUBLIC_VERSION=4.2.4
+NEXT_PUBLIC_VERSION=4.3.0
# 可在此添加环境变量,去掉最左边的(# )注释即可
diff --git a/package.json b/package.json
index 333f945f..4670c903 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "notion-next",
- "version": "4.2.4",
+ "version": "4.3.0",
"homepage": "https://github.com/tangly1024/NotionNext.git",
"license": "MIT",
"repository": {
diff --git a/themes/starter/components/BackToTopButton.js b/themes/starter/components/BackToTopButton.js
index 1f201684..d44a4add 100644
--- a/themes/starter/components/BackToTopButton.js
+++ b/themes/starter/components/BackToTopButton.js
@@ -59,7 +59,7 @@ export const BackToTopButton = () => {
return <>
{/* */}
-
+
{/* */}