diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 1d8fad2..6b2e7d5 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,6 +1,6 @@ { "productName": "RustDuck", - "version": "1.0.2", + "version": "1.0.3", "identifier": "github.com.thewh1teagle.rustduck", "build": { "beforeDevCommand": "npm run dev",