chore(release): bump desktop client to 0.1.1

This commit is contained in:
2026-02-18 21:23:05 +08:00
parent c81b5395ac
commit 4b3a113285
6 changed files with 7 additions and 7 deletions

View File

@@ -122,7 +122,7 @@ const syncState = reactive({
nextRunAt: "",
});
const updateState = reactive({
currentVersion: "0.1.0",
currentVersion: "0.1.1",
latestVersion: "",
available: false,
mandatory: false,