🔖 v1.6.0-beta1

This commit is contained in:
源文雨 2022-11-15 11:14:28 +08:00
parent e55a133f00
commit 960aa2231c

View File

@ -9,7 +9,7 @@ import (
var (
// Banner ...
Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version 1.5.2 - 2022-11-09 15:15:01 +0800 CST\n" +
"* Version 1.6.0-beta1 - 2022-11-15 11:13:42 +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")