chore(release): update version to 0.0.45 and fix conversation disappearance issue

- Updated version number to 0.0.45 across all relevant files.
- Fixed an issue that could cause conversations to disappear.
This commit is contained in:
leookun
2026-08-05 01:25:39 +08:00
parent 622a57fed7
commit 06ab0d8dae
8 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
name: "Cursor助手"
arch: ${GOARCH}
platform: "linux"
version: "0.0.44"
version: "0.0.45"
section: "default"
priority: "extra"
maintainer: ${GIT_COMMITTER_NAME} <${GIT_COMMITTER_EMAIL}>