✏️ v1.1.8 -> v1.2.0

This commit is contained in:
fumiama 2021-10-29 13:15:50 +08:00
parent fdd1135a66
commit d6b81d0363

View File

@ -59,7 +59,7 @@ import (
var ( var (
contents = []string{ contents = []string{
"* OneBot + ZeroBot + Golang", "* OneBot + ZeroBot + Golang",
"* Version 1.1.8 - 2021-10-27 10:17:36 +0800 CST", "* Version 1.2.0 - 2021-10-29 13:08: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",
} }