diff --git a/dashboard/src-tauri/tauri.conf.json b/dashboard/src-tauri/tauri.conf.json index df40400e..6074b055 100644 --- a/dashboard/src-tauri/tauri.conf.json +++ b/dashboard/src-tauri/tauri.conf.json @@ -9,7 +9,7 @@ }, "package": { "productName": "Lodestone", - "version": "0.5.0-3" + "version": "0.5.0" }, "tauri": { "allowlist": { @@ -77,4 +77,4 @@ } ] } -} +} \ No newline at end of file