diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 2919fb7..7dbff96 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,6 +1,6 @@ { "productName": "Coop", - "version": "0.1.7", + "version": "0.2.0", "identifier": "su.reya.coop", "build": { "beforeDevCommand": "pnpm dev",