✏️ 更改版本为 v1.2.1

This commit is contained in:
fumiama 2021-11-29 20:27:42 +08:00
parent f3f7e2d3c1
commit bb63b98f39

View File

@ -64,7 +64,7 @@ import (
var ( var (
contents = []string{ contents = []string{
"* OneBot + ZeroBot + Golang", "* OneBot + ZeroBot + Golang",
"* Version 1.2.0 - 2021-10-29 13:08:45 +0800 CST", "* Version 1.2.1 - 2021-11-29 20:27:37 +0800 CST",
"* Copyright © 2020 - 2021 FloatTech. All Rights Reserved.", "* Copyright © 2020 - 2021 FloatTech. All Rights Reserved.",
"* Project: https://github.com/FloatTech/ZeroBot-Plugin", "* Project: https://github.com/FloatTech/ZeroBot-Plugin",
} }