Skip to content

Commit 1744f8c

Browse files
committed
Release v2.3.2
1 parent b3fe17a commit 1744f8c

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.1
28+
2.3.2
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
@@ -397,7 +397,7 @@ func main() {
397397
auth-thu [options] logout
398398
auth-thu [options] online [online_options]`,
399399
Usage: "Authenticating utility for Tsinghua",
400-
Version: "2.3.1",
400+
Version: "2.3.2",
401401
HideHelp: true,
402402
Flags: []cli.Flag{
403403
&cli.StringFlag{Name: "username, u", Usage: "your TUNET account `name`"},

0 commit comments

Comments
 (0)