Skip to content

Commit a711794

Browse files
committed
Release v2.3.4
1 parent fd23aeb commit a711794

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ USAGE:
2525
auth-thu [options] online [online_options]
2626
2727
VERSION:
28-
2.3.3
28+
2.3.4
2929
3030
AUTHORS:
3131
Yuxiang Zhang <yuxiang.zhang@tuna.tsinghua.edu.cn>

cli/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ func main() {
394394
auth-thu [options] logout
395395
auth-thu [options] online [online_options]`,
396396
Usage: "Authenticating utility for Tsinghua",
397-
Version: "2.3.3",
397+
Version: "2.3.4",
398398
HideHelp: true,
399399
Flags: []cli.Flag{
400400
&cli.StringFlag{Name: "username, u", Usage: "your TUNET account `name`"},

0 commit comments

Comments
 (0)