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 f96a9ccaa9
commit 74032fe497
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,