We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8674c14 commit 85f5fb2Copy full SHA for 85f5fb2
1 file changed
kanban/banner.go
@@ -9,7 +9,7 @@ import (
9
var (
10
// Banner ...
11
Banner = "* OneBot + ZeroBot + Golang\n" +
12
- "* Version 1.5.2-beta2 - 2022-10-28 12:49:51 +0800 CST\n" +
+ "* Version 1.5.2 - 2022-11-09 15:15:01 +0800 CST\n" +
13
"* Copyright © 2020 - 2022 FloatTech. All Rights Reserved.\n" +
14
"* Project: https://github.com/FloatTech/ZeroBot-Plugin"
15
reg = registry.NewRegReader("reilia.fumiama.top:32664", "fumiama")
0 commit comments