mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-02 13:41:49 +02:00
feat: update to tauri 2.0.0-alpha.9 (#372)
This commit is contained in:
committed by
GitHub
parent
717ae67097
commit
3c9771e287
@@ -3,7 +3,7 @@
|
||||
import { relaunch, exit } from "@tauri-apps/plugin-process";
|
||||
|
||||
let version = "1.0.0";
|
||||
let tauriversion = "1.0.0";
|
||||
let tauriVersion = "1.0.0";
|
||||
let appName = "Unknown";
|
||||
|
||||
getName().then((n) => {
|
||||
|
||||
Reference in New Issue
Block a user