diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 64c707a..a29c6f3 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.tauri.app/config/2", "productName": "ezpplauncher", - "version": "3.0.2", + "version": "3.0.3", "identifier": "farm.ezpp.launcher", "build": { "beforeDevCommand": "bun run vite:dev",