From 6a44331edd5fc332b4ea5c749b24487a2992d8ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Sun, 11 Sep 2022 10:32:35 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v1.5.1-beta2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kanban/banner.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kanban/banner.go b/kanban/banner.go index 4a6b8433..ebe91974 100644 --- a/kanban/banner.go +++ b/kanban/banner.go @@ -10,7 +10,7 @@ import ( var ( info = [...]string{ "* OneBot + ZeroBot + Golang", - "* Version 1.5.1-beta1 - 2022-09-01 21:28:59 +0800 CST", + "* Version 1.5.1-beta2 - 2022-09-11 10:32:06 +0800 CST", "* Copyright © 2020 - 2022 FloatTech. All Rights Reserved.", "* Project: https://github.com/FloatTech/ZeroBot-Plugin", }