chore(release): publish desktop 0.1.2 with manual update checks

This commit is contained in:
2026-02-18 22:02:34 +08:00
parent e5c4b8f418
commit a3b8e4249a
7 changed files with 8 additions and 8 deletions

View File

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