We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6669f8b commit de5da99Copy full SHA for de5da99
main/main.go
@@ -11,7 +11,7 @@ import (
11
"time"
12
)
13
14
-const version = "1.5"
+const version = "1.6"
15
16
const title = "\nGUET校园网自动登录 v" + version + "\n"
17
0 commit comments