chore: bump version to 0.1.30 and release

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
237899745
2026-04-04 00:49:29 +08:00
parent ceff377d90
commit 7943b04ee2
5 changed files with 5 additions and 5 deletions

View File

@@ -166,7 +166,7 @@ const syncState = reactive({
nextRunAt: "",
});
const updateState = reactive({
currentVersion: "0.1.29",
currentVersion: "0.1.30",
latestVersion: "",
available: false,
mandatory: false,