🔖 1.6.0-beta3

This commit is contained in:
源文雨 2022-12-03 13:43:00 +08:00
parent 6f8c576a44
commit a93f4f68b4

View File

@ -10,7 +10,7 @@ import (
var (
// Banner ...
Banner = "* OneBot + ZeroBot + Golang\n" +
"* Version 1.6.0-beta2 - 2022-12-03 12:1755 +0800 CST\n" +
"* Version 1.6.0-beta3 - 2022-12-03 13:42:40 +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", control.Md5File, "fumiama")