diff --git a/package.json b/package.json index d03010a..c83be23 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "snip-snap", "private": true, - "version": "0.0.5", + "version": "0.0.6", "scripts": { "dev": "vite --port 9999", "build": "tsc && vite build", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index f5cfdbc..3b28710 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "SnipSnap", - "version": "0.0.5" + "version": "0.0.6" }, "tauri": { "allowlist": { diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index 15af22b..620e805 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -116,7 +116,7 @@ export const Sidebar: React.FC = ({ SnipSnap - 0.0.5 + 0.0.6