From e6ae7df546900dcbd0c3a3e02ab1085e628b5fb1 Mon Sep 17 00:00:00 2001 From: fumiama <41315874+fumiama@users.noreply.github.com> Date: Thu, 28 Apr 2022 19:58:22 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.4.0-beta1?= 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 1afc8d7f..9451389f 100644 --- a/kanban/banner.go +++ b/kanban/banner.go @@ -10,7 +10,7 @@ import ( var ( info = [...]string{ "* OneBot + ZeroBot + Golang", - "* Version 1.3.3-fix1 - 2022-04-22 09:23:55 +0800 CST", + "* Version 1.4.0-beta1 - 2022-04-28 19:57:41 +0800 CST", "* Copyright © 2020 - 2022 FloatTech. All Rights Reserved.", "* Project: https://github.com/FloatTech/ZeroBot-Plugin", }