bump version 5.5.1

Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
This commit is contained in:
Jianhui Zhao
2025-08-13 23:04:24 +08:00
parent d2e73ae6f7
commit 9ca83abda9
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ import (
"github.com/urfave/cli/v3"
)
const RttysVersion = "5.5.0"
const RttysVersion = "5.5.1"
var (
GitCommit = ""