diff --git a/rust/tauri.conf.json b/rust/tauri.conf.json index 200e8b7..8afc2e8 100644 --- a/rust/tauri.conf.json +++ b/rust/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.tauri.app/config/2", "productName": "STARTLINER", - "version": "0.9.0", + "version": "0.10.0", "identifier": "zip.patafour.startliner", "build": { "beforeDevCommand": "bun run dev",