diff --git a/package.json b/package.json index b2ed20f..bcb4b97 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "katalog", "private": true, - "version": "0.6.0", + "version": "0.7.0", "type": "module", "scripts": { "dev": "vite", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index ae8e4d0..2fd2426 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Katalog", - "version": "0.6.0" + "version": "0.7.0" }, "tauri": { "allowlist": {