🔖 v1.5.2-beta2

This commit is contained in:
源文雨 2022-10-28 12:50:16 +08:00
parent 7616d5759f
commit fce75a9475

View File

@ -9,7 +9,7 @@ import (
var (
// Banner ...
Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version 1.5.2-beta1 - 2022-10-24 23:46:28 +0800 CST\n" +
"* Version 1.5.2-beta2 - 2022-10-28 12:49:51 +0800 CST\n" +
"* Copyright © 2020 - 2022 FloatTech. All Rights Reserved.\n" +
"* Project: https://github.com/FloatTech/ZeroBot-Plugin"
reg = registry.NewRegReader("reilia.fumiama.top:32664", "fumiama")