chore(release): bump desktop client to 0.1.4

This commit is contained in:
2026-02-18 22:55:52 +08:00
parent 9d600a2d5c
commit 3329ff10cf
6 changed files with 6 additions and 6 deletions

View File

@@ -132,7 +132,7 @@ const syncState = reactive({
nextRunAt: "",
});
const updateState = reactive({
currentVersion: "0.1.3",
currentVersion: "0.1.4",
latestVersion: "",
available: false,
mandatory: false,