diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index ec76aff..7285d27 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -42,7 +42,7 @@ }, "productName": "CS工具箱", "mainBinaryName": "cstb", - "version": "0.0.5-beta.1", + "version": "0.0.5-beta.2", "identifier": "upup.cool", "plugins": { "deep-link": { diff --git a/src/components/window/Nav.tsx b/src/components/window/Nav.tsx index 0ecde4b..f8c33af 100644 --- a/src/components/window/Nav.tsx +++ b/src/components/window/Nav.tsx @@ -81,7 +81,8 @@ const Nav = () => {