✏️ 更改为v1.1.2

This commit is contained in:
fumiama 2021-12-13 21:23:04 +08:00
parent 6b4045db45
commit ce333c5793

View File

@ -67,7 +67,7 @@ import (
var ( var (
contents = []string{ contents = []string{
"* OneBot + ZeroBot + Golang", "* OneBot + ZeroBot + Golang",
"* Version 1.2.1 - 2021-11-29 20:27:37 +0800 CST", "* Version 1.2.2 - 2021-12-13 21:22:45 +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",
} }