We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9034fed commit 18fa48dCopy full SHA for 18fa48d
1 file changed
kanban/banner.go
@@ -10,7 +10,7 @@ import (
10
var (
11
info = [...]string{
12
"* OneBot + ZeroBot + Golang",
13
- "* Version 1.3.3 - 2022-04-18 23:07:23 +0800 CST",
+ "* Version 1.3.3-fix1 - 2022-04-22 09:23:55 +0800 CST",
14
"* Copyright © 2020 - 2022 FloatTech. All Rights Reserved.",
15
"* Project: https://github.com/FloatTech/ZeroBot-Plugin",
16
}
0 commit comments