🔖 v1.5.1-beta4

This commit is contained in:
源文雨 2022-09-22 10:49:59 +08:00
parent 965df40476
commit 942f5abbe4

View File

@ -9,7 +9,7 @@ import (
var (
// Banner ...
Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version 1.5.1-beta3 - 2022-09-17 18:01:59 +0800 CST\n" +
"* Version 1.5.1-beta4 - 2022-09-22 10:49:29 +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")