🔖 v1.2.3

This commit is contained in:
fumiama 2022-01-07 20:10:14 +08:00
parent c12c48dea6
commit 62a9e413fb

View File

@ -77,7 +77,7 @@ import (
var ( var (
contents = []string{ contents = []string{
"* OneBot + ZeroBot + Golang", "* OneBot + ZeroBot + Golang",
"* Version 1.2.2 - 2021-12-13 21:22:45 +0800 CST", "* Version 1.2.3 - 2022-01-07 20:09:30 +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",
} }