🔖 1.3.3-fix1

This commit is contained in:
源文雨 2022-04-22 09:24:15 +08:00
parent 9034fedbd0
commit 18fa48d283

View File

@ -10,7 +10,7 @@ import (
var ( var (
info = [...]string{ info = [...]string{
"* OneBot + ZeroBot + Golang", "* OneBot + ZeroBot + Golang",
"* Version 1.3.3 - 2022-04-18 23:07:23 +0800 CST", "* Version 1.3.3-fix1 - 2022-04-22 09:23:55 +0800 CST",
"* Copyright © 2020 - 2022 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",
} }