chore: bump desktop client version to 0.1.6

This commit is contained in:
2026-02-19 19:14:35 +08:00
parent 50d41cb7ae
commit d604b8dc7b
6 changed files with 6 additions and 6 deletions

View File

@@ -153,7 +153,7 @@ const syncState = reactive({
nextRunAt: "",
});
const updateState = reactive({
currentVersion: "0.1.5",
currentVersion: "0.1.6",
latestVersion: "",
available: false,
mandatory: false,