chore: bump desktop version to 0.2.2

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-18 21:13:49 +08:00
co-authored by Claude Opus 4.6
parent 8adce51961
commit d87c6f6ac3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1525,7 +1525,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
[[package]]
name = "heicode-desktop"
version = "0.1.8"
version = "0.2.2"
dependencies = [
"anyhow",
"portable-pty",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "heicode-desktop"
version = "0.2.1"
version = "0.2.2"
edition = "2021"
[lib]
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/nicegui/nicegui/main/nicegui/static/tauri-schema-v2.json",
"productName": "HeiCode",
"version": "0.2.1",
"version": "0.2.2",
"identifier": "com.heicode.desktop",
"build": {
"frontendDist": "../dist",