Skip to content

Commit 10d0c92

Browse files
committed
Release v2.3.3
1 parent 539c963 commit 10d0c92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.2
28+
2.3.3
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.2",
397+
Version: "2.3.3",
398398
HideHelp: true,
399399
Flags: []cli.Flag{
400400
&cli.StringFlag{Name: "username, u", Usage: "your TUNET account `name`"},

0 commit comments

Comments
 (0)