We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dea461 commit 92c913eCopy full SHA for 92c913e
kanban/banner.go
@@ -10,7 +10,7 @@ import (
10
var (
11
info = [...]string{
12
"* OneBot + ZeroBot + Golang",
13
- "* Version 1.4.1-beta6 - 2022-06-10 15:48:12 +0800 CST",
+ "* Version 1.4.1 - 2022-06-16 13:31:06 +0800 CST",
14
"* Copyright © 2020 - 2022 FloatTech. All Rights Reserved.",
15
"* Project: https://github.com/FloatTech/ZeroBot-Plugin",
16
}
0 commit comments