Skip to content

Commit

Permalink
Release v2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jiegec committed Jan 20, 2025
1 parent fd23aeb commit a711794
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ USAGE:
auth-thu [options] online [online_options]
VERSION:
2.3.3
2.3.4
AUTHORS:
Yuxiang Zhang <yuxiang.zhang@tuna.tsinghua.edu.cn>
Expand Down
2 changes: 1 addition & 1 deletion cli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ func main() {
auth-thu [options] logout
auth-thu [options] online [online_options]`,
Usage: "Authenticating utility for Tsinghua",
Version: "2.3.3",
Version: "2.3.4",
HideHelp: true,
Flags: []cli.Flag{
&cli.StringFlag{Name: "username, u", Usage: "your TUNET account `name`"},
Expand Down

0 comments on commit a711794

Please sign in to comment.