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 4b4cafc commit 6eb29d2Copy full SHA for 6eb29d2
kanban/banner.go
@@ -10,7 +10,7 @@ import (
10
var (
11
info = [...]string{
12
"* OneBot + ZeroBot + Golang",
13
- "* Version 1.4.0-beta7 - 2022-05-12 12:37:47 +0800 CST",
+ "* Version 1.4.0 - 2022-05-16 14:41:17 +0800 CST",
14
"* Copyright © 2020 - 2022 FloatTech. All Rights Reserved.",
15
"* Project: https://github.com/FloatTech/ZeroBot-Plugin",
16
}
0 commit comments