Skip to content

Commit 235ced0

Browse files
committed
🔖 v1.5.1
1 parent 3339b6a commit 235ced0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kanban/banner.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
var (
1010
// Banner ...
1111
Banner = "* OneBot + ZeroBot + Golang\n" +
12-
"* Version 1.5.1-beta5 - 2022-10-04 22:18:37 +0800 CST\n" +
12+
"* Version 1.5.1 - 2022-10-16 12:58:18 +0800 CST\n" +
1313
"* Copyright © 2020 - 2022 FloatTech. All Rights Reserved.\n" +
1414
"* Project: https://github.com/FloatTech/ZeroBot-Plugin"
1515
reg = registry.NewRegReader("reilia.fumiama.top:32664", "fumiama")

0 commit comments

Comments
 (0)