Skip to content

Commit e78eecb

Browse files
committed
Release v2.3.5
1 parent 6672434 commit e78eecb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
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.4
28+
2.3.5
2929
3030
AUTHORS:
3131
Yuxiang Zhang <[email protected]>

cli/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ func main() {
415415
auth-thu [options] logout
416416
auth-thu [options] online [online_options]`,
417417
Usage: "Authenticating utility for Tsinghua",
418-
Version: "2.3.4",
418+
Version: "2.3.5",
419419
HideHelp: true,
420420
Flags: []cli.Flag{
421421
&cli.StringFlag{Name: "username, u", Usage: "your TUNET account `name`"},

0 commit comments

Comments
 (0)