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 3339b6a commit 235ced0Copy full SHA for 235ced0
kanban/banner.go
@@ -9,7 +9,7 @@ import (
9
var (
10
// Banner ...
11
Banner = "* OneBot + ZeroBot + Golang\n" +
12
- "* Version 1.5.1-beta5 - 2022-10-04 22:18:37 +0800 CST\n" +
+ "* Version 1.5.1 - 2022-10-16 12:58:18 +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