🔖 v1.5.1

This commit is contained in:
源文雨 2022-10-16 12:59:24 +08:00
parent 3339b6a16f
commit 235ced0b78

View File

@ -9,7 +9,7 @@ import (
var (
// Banner ...
Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version 1.5.1-beta5 - 2022-10-04 22:18:37 +0800 CST\n" +
"* Version 1.5.1 - 2022-10-16 12:58:18 +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")