bump version to 0.4.7

This commit is contained in:
TomZz
2026-06-23 00:23:11 +08:00
parent 73938aef8a
commit 5ae44c9e44
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.6"
version = "0.4.7"
dependencies = [
"alacritty_terminal",
"anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "ashell"
version = "0.4.6"
version = "0.4.7"
edition = "2024"
authors = ["ashell contributors"]
description = "A GPUI Component based SSH and local terminal client"