bump version to 0.4.11

This commit is contained in:
TomZz
2026-07-15 03:24:39 +08:00
parent 4da9949c84
commit 84eccb5521
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -315,7 +315,7 @@ dependencies = [
[[package]]
name = "ashell"
version = "0.4.10"
version = "0.4.11"
dependencies = [
"alacritty_terminal",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "ashell"
version = "0.4.10"
version = "0.4.11"
edition = "2024"
authors = ["ashell contributors"]
description = "A GPUI Component based SSH and local terminal client"