🔖 1.3.3-beta1

This commit is contained in:
源文雨 2022-04-03 18:53:06 +08:00
parent 959043962d
commit 74387aae2d

View File

@ -10,7 +10,7 @@ import (
var ( var (
info = [...]string{ info = [...]string{
"* OneBot + ZeroBot + Golang", "* OneBot + ZeroBot + Golang",
"* Version 1.3.2 - 2022-03-13 13:21:15 +0800 CST", "* Version 1.3.3-beta1 - 2022-04-03 18:52:12 +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",
} }