mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-20 06:20:08 +08:00
🔖 1.3.1
This commit is contained in:
parent
3911b5ed82
commit
6c7f81ca55
@ -10,8 +10,8 @@ import (
|
|||||||
var (
|
var (
|
||||||
info = [...]string{
|
info = [...]string{
|
||||||
"* OneBot + ZeroBot + Golang",
|
"* OneBot + ZeroBot + Golang",
|
||||||
"* Version 1.3.0 - 2022-02-09 14:31:34 +0800 CST",
|
"* Version 1.3.1 - 2022-03-07 13:40:58 +0800 CST",
|
||||||
"* Copyright © 2020 - 2021 FloatTech. All Rights Reserved.",
|
"* Copyright © 2020 - 2022 FloatTech. All Rights Reserved.",
|
||||||
"* Project: https://github.com/FloatTech/ZeroBot-Plugin",
|
"* Project: https://github.com/FloatTech/ZeroBot-Plugin",
|
||||||
}
|
}
|
||||||
Banner = strings.Join(info[:], "\n")
|
Banner = strings.Join(info[:], "\n")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user