🔖 1.4.0-beta4

This commit is contained in:
源文雨 2022-05-04 23:21:50 +08:00
parent 19091319cc
commit d432e48cce

View File

@ -10,7 +10,7 @@ import (
var ( var (
info = [...]string{ info = [...]string{
"* OneBot + ZeroBot + Golang", "* OneBot + ZeroBot + Golang",
"* Version 1.4.0-beta3 - 2022-05-02 10:56:28 +0800 CST", "* Version 1.4.0-beta4 - 2022-05-04 23:21:30 +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",
} }